|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TokenService | |
---|---|
org.apache.agila.engine | |
org.apache.agila.impl.dao | |
org.apache.agila.services | |
org.apache.agila.services.task |
Uses of TokenService in org.apache.agila.engine |
---|
Methods in org.apache.agila.engine with parameters of type TokenService | |
---|---|
void |
MessageProcessor.setTokenService(TokenService tokenService)
|
Constructors in org.apache.agila.engine with parameters of type TokenService | |
---|---|
Engine(TokenService ts,
InstanceService eiSvc,
BusinessProcessService graphService,
QueueService queue)
|
Uses of TokenService in org.apache.agila.impl.dao |
---|
Classes in org.apache.agila.impl.dao that implement TokenService | |
---|---|
class |
TokenServiceImpl
A provide which delegates to an AgilaDAO for all of the detailed
persistence methods. |
Uses of TokenService in org.apache.agila.services |
---|
Methods in org.apache.agila.services with parameters of type TokenService | |
---|---|
void |
AbstractInstanceService.setTokenService(TokenService ts)
|
Uses of TokenService in org.apache.agila.services.task |
---|
Methods in org.apache.agila.services.task with parameters of type TokenService | |
---|---|
void |
AbstractTaskService.setTokenService(TokenService ts)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |