wt.services
Class StandardManagerServiceEvent
java.lang.Object
wt.events.KeyedEvent
wt.services.StandardManagerServiceEvent
- public class StandardManagerServiceEvent
- extends KeyedEvent
Used to represent events occuring within the Services package.
Supported API: true
Extendable: false
Method Summary |
static String |
generateEventKey(String eventType)
Generate a prototype key based on the class of the event and a user defined type. |
ALL_SERVICES_STARTED
public static final String ALL_SERVICES_STARTED
- Event used to signal that all sevices have been started up successfully
- See Also:
- Constant Field Values
StandardManagerServiceEvent
public StandardManagerServiceEvent(String eventType)
- Constructs a Services Manager Event of the given event Type
generateEventKey
public static String generateEventKey(String eventType)
- Generate a prototype key based on the class of the event and a user defined type.
- Parameters:
eventType
- the type of the event, may be null.
- Returns:
- a prototype