Uses of Class
javax.slee.resource.ActivityIsEndingException

Packages that use ActivityIsEndingException
javax.slee.resource   
 

Uses of ActivityIsEndingException in javax.slee.resource
 

Methods in javax.slee.resource that throw ActivityIsEndingException
 void SleeEndpoint.fireEvent(ActivityHandle handle, FireableEventType eventType, java.lang.Object event, Address address, ReceivableService service)
          Fire an event on an activity to the SLEE.
 void SleeEndpoint.fireEvent(ActivityHandle handle, FireableEventType eventType, java.lang.Object event, Address address, ReceivableService service, int eventFlags)
          Fire an event on an activity to the SLEE.
 void SleeEndpoint.fireEventTransacted(ActivityHandle handle, FireableEventType eventType, java.lang.Object event, Address address, ReceivableService service)
          Fire an event on an activity to the SLEE.
 void SleeEndpoint.fireEventTransacted(ActivityHandle handle, FireableEventType eventType, java.lang.Object event, Address address, ReceivableService service, int eventFlags)
          Fire an event on an activity to the SLEE.
 



Copyright © 2008. All Rights Reserved.