javax.slee.ActivityEndEvent Maven / Gradle / Ivy
package javax.slee;
/**
* This interface is implemented by activity end events generated by the SLEE
* when an activity ends.
*
* The event type name of activity end events is "javax.slee.ActivityEndEvent
".
*/
public interface ActivityEndEvent {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy