Uses of Class
javax.activity.ActivityCompletedException

Packages that use ActivityCompletedException
javax.activity   
javax.activity.coordination   
org.objectweb.jass.as   
 

Uses of ActivityCompletedException in javax.activity
 

Methods in javax.activity that throw ActivityCompletedException
 void ActivityManager.reactivate(GlobalId globalId)
           
 ActivityCoordinator UserActivity.recreate(GlobalId activity, GlobalId parent, boolean resume)
           
 

Uses of ActivityCompletedException in javax.activity.coordination
 

Methods in javax.activity.coordination that throw ActivityCompletedException
 SignalSet[] ServiceManager.recoverSignalSets(GlobalId globalId)
           
 RecoverableAction[] ServiceManager.recoverActions(GlobalId globalId, java.lang.String signalSetName)
           
 

Uses of ActivityCompletedException in org.objectweb.jass.as
 

Methods in org.objectweb.jass.as that throw ActivityCompletedException
 ActivityCoordinator ActivityService.recreate(GlobalId activity, GlobalId parent, boolean resume)
          NOT YET IMPLEMENTED
 void ActivityService.reactivate(GlobalId globalId)
          Not yet implemented.