Uses of Class
org.objectweb.jass.as.ActivityImpl

Packages that use ActivityImpl
org.objectweb.jass.as   
 

Uses of ActivityImpl in org.objectweb.jass.as
 

Methods in org.objectweb.jass.as that return ActivityImpl
 ActivityImpl ActivityContext.getActivity()
           
 

Constructors in org.objectweb.jass.as with parameters of type ActivityImpl
ActivityContext(ActivityImpl activity, javax.activity.GlobalId parent)
           
ActivityImpl(UserActivityImpl userActivityImpl, ActivityIdImpl activityId, ActivityImpl superior, int timeout)