org.tanukisoftware.wrapper.event
public abstract class WrapperServiceEvent extends WrapperEvent
| Constructor Summary | |
|---|---|
| protected | WrapperServiceEvent()
Creates a new WrapperServiceEvent. |
| Method Summary | |
|---|---|
| long | getFlags()
Returns a set of event flags for which the event should be fired.
|
If a subclassed, the return value of the super class should usually be ORed with any additional flags.
Returns: a set of event flags.