Uses of Class
javax.slee.FactoryException

Packages that use FactoryException
javax.slee.nullactivity   
javax.slee.profile   
javax.slee.serviceactivity   
 

Uses of FactoryException in javax.slee.nullactivity
 

Methods in javax.slee.nullactivity that throw FactoryException
 NullActivity NullActivityFactory.createNullActivity()
          Create a new null activity.
 ActivityContextInterface NullActivityContextInterfaceFactory.getActivityContextInterface(NullActivity activity)
          Get an ActivityContextInterface object for a null activity.
 

Uses of FactoryException in javax.slee.profile
 

Methods in javax.slee.profile that throw FactoryException
 ActivityContextInterface ProfileTableActivityContextInterfaceFactory.getActivityContextInterface(ProfileTableActivity activity)
          Get an ActivityContextInterface object for the profile table activity.
 

Uses of FactoryException in javax.slee.serviceactivity
 

Methods in javax.slee.serviceactivity that throw FactoryException
 ServiceActivity ServiceActivityFactory.getActivity()
          Get the Service activity object for the invoking SBB.
 ActivityContextInterface ServiceActivityContextInterfaceFactory.getActivityContextInterface(ServiceActivity activity)
          Get an ActivityContextInterface object for a Service activity.
 



Copyright © 2009. All Rights Reserved.