|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AgentService | |
---|---|
net.sf.sail.common.apps.preview | |
net.sf.sail.common.persistance.memory | Implementation of PersistanceService that stores everything in RAM. |
net.sf.sail.core.service | |
net.sf.sail.core.service.impl | |
net.sf.sail.core.session | Management of SAIL sessions. |
Uses of AgentService in net.sf.sail.common.apps.preview |
---|
Methods in net.sf.sail.common.apps.preview that return AgentService | |
---|---|
AgentService |
PreviewSailDataStoreService.getAgentService(SessionContext sessionContext)
|
AgentService |
PreviewSessionDataService.getPersistenceService(SessionContext sessionContext)
|
Uses of AgentService in net.sf.sail.common.persistance.memory |
---|
Classes in net.sf.sail.common.persistance.memory that implement AgentService | |
---|---|
class |
MemoryPersistenceImpl
|
Uses of AgentService in net.sf.sail.core.service |
---|
Methods in net.sf.sail.core.service that return AgentService | |
---|---|
AgentService |
SailDataStoreService.getAgentService(SessionContext sessionContext)
|
Uses of AgentService in net.sf.sail.core.service.impl |
---|
Methods in net.sf.sail.core.service.impl that return AgentService | |
---|---|
AgentService |
DelegatingDataService.getPersistenceService(SessionContext session)
|
Constructors in net.sf.sail.core.service.impl with parameters of type AgentService | |
---|---|
DelegatingDataService(UserService portal,
AgentService agentService,
Offering offering,
AnnotationService annotationService)
|
Uses of AgentService in net.sf.sail.core.session |
---|
Methods in net.sf.sail.core.session that return AgentService | |
---|---|
AgentService |
SessionDataService.getPersistenceService(SessionContext session)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |