Package atg.service.actor

Interface Summary
Actor The actors behaves as a controller in the MVC paradigm.
ActorContext The ActorContext is used to pass application specific information from the caller to the callee.
ActorContextFactory The ActorContextFactory creates a new ActorContext instance via the ActorContextFactory.createActorContext() method.
ModelMap TODO: Document filterId and its use.
ModelMapFactory The ModelMapFactory creates a new ModelMap instance via the ModelMapFactory.createModelMap() method.
VariantActor  
 

Class Summary
ActorChainService The ActorChainService reads actors from an xml definition file.
Configuration  
 

Exception Summary
ActorException This class represents an exception in the service framework.