Uses of Package
org.apache.agila.services

Packages that use org.apache.agila.services
org.apache.agila.dao   
org.apache.agila.dao.jdbc   
org.apache.agila.engine   
org.apache.agila.impl Holds platform specific implementations 
org.apache.agila.impl.dao   
org.apache.agila.impl.memory   
org.apache.agila.model   
org.apache.agila.model.node   
org.apache.agila.services   
org.apache.agila.services.rendezvous Three different typs of rendezvous node : UNIVERSAL - not implemented GLOBAL - can synchronize instances of the same process LOCAL - used w/in the same instance of a process PRIVATE - used by a single node  
org.apache.agila.services.task   
org.apache.agila.util   
 

Classes in org.apache.agila.services used by org.apache.agila.dao
InstanceServiceInfo
           
 

Classes in org.apache.agila.services used by org.apache.agila.dao.jdbc
InstanceServiceInfo
           
 

Classes in org.apache.agila.services used by org.apache.agila.engine
BusinessProcessService
          Manages business processes (workflow graphs)
InstanceService
          Manages the instances of executing business processes *
QueueService
          Interface for handling message movement in the engine
TimerService
          Interface to the timer service.
TokenService
           
 

Classes in org.apache.agila.services used by org.apache.agila.impl
ActorResolverService
          Interface for handling resolution of named actors in the engine
QueueService
          Interface for handling message movement in the engine
TimerService
          Interface to the timer service.
 

Classes in org.apache.agila.services used by org.apache.agila.impl.dao
AbstractBusinessProcessService
           
AbstractInstanceService
           
BusinessProcessService
          Manages business processes (workflow graphs)
InstanceService
          Manages the instances of executing business processes *
InstanceServiceInfo
           
TokenService
           
 

Classes in org.apache.agila.services used by org.apache.agila.impl.memory
QueueService
          Interface for handling message movement in the engine
TimerService
          Interface to the timer service.
 

Classes in org.apache.agila.services used by org.apache.agila.model
TimerService
          Interface to the timer service.
 

Classes in org.apache.agila.services used by org.apache.agila.model.node
TimerService
          Interface to the timer service.
 

Classes in org.apache.agila.services used by org.apache.agila.services
BusinessProcessInfo
           
BusinessProcessService
          Manages business processes (workflow graphs)
InstanceInfo
           
InstanceLifecycleListener
           
InstanceService
          Manages the instances of executing business processes *
InstanceServiceInfo
           
QueueService
          Interface for handling message movement in the engine
TokenService
           
 

Classes in org.apache.agila.services used by org.apache.agila.services.rendezvous
InstanceService
          Manages the instances of executing business processes *
 

Classes in org.apache.agila.services used by org.apache.agila.services.task
ActorResolverService
          Interface for handling resolution of named actors in the engine
BusinessProcessService
          Manages business processes (workflow graphs)
InstanceService
          Manages the instances of executing business processes *
TimerService
          Interface to the timer service.
TokenService
           
 

Classes in org.apache.agila.services used by org.apache.agila.util
InstanceServiceInfo
           
 



Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.