Uses of Class
javax.slee.UnrecognizedActivityException

Packages that use UnrecognizedActivityException
javax.slee.connection   
javax.slee.nullactivity   
javax.slee.profile   
javax.slee.serviceactivity   
 

Uses of UnrecognizedActivityException in javax.slee.connection
 

Methods in javax.slee.connection that throw UnrecognizedActivityException
 void SleeConnection.fireEvent(java.lang.Object event, EventTypeID eventType, ExternalActivityHandle handle, Address address)
          Fires an event on an external activity.
 

Uses of UnrecognizedActivityException in javax.slee.nullactivity
 

Methods in javax.slee.nullactivity that throw UnrecognizedActivityException
 ActivityContextInterface NullActivityContextInterfaceFactory.getActivityContextInterface(NullActivity activity)
          Get an ActivityContextInterface object for a null activity.
 

Uses of UnrecognizedActivityException in javax.slee.profile
 

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

Uses of UnrecognizedActivityException in javax.slee.serviceactivity
 

Methods in javax.slee.serviceactivity that throw UnrecognizedActivityException
 ActivityContextInterface ServiceActivityContextInterfaceFactory.getActivityContextInterface(ServiceActivity activity)
          Get an ActivityContextInterface object for a Service activity.
 



Copyright © 2008. All Rights Reserved.