public abstract class WrapperServiceEvent extends WrapperEvent
source
Modifier | Constructor and Description |
---|---|
protected |
WrapperServiceEvent()
Creates a new WrapperServiceEvent.
|
Modifier and Type | Method and Description |
---|---|
long |
getFlags()
Returns a set of event flags for which the event should be fired.
|
getSource, toString
protected WrapperServiceEvent()
public long getFlags()
If subclassed, the return value of the super class should usually be ORed with any additional flags.
getFlags
in class WrapperEvent
Copyright 1999, 2020 Tanuki Software Inc., All Rights Reserved.