public class WrapperServiceControlEvent extends WrapperServiceEvent
source
Constructor and Description |
---|
WrapperServiceControlEvent(int serviceControlCode)
Creates a new WrapperServiceControlEvent.
|
Modifier and Type | Method and Description |
---|---|
int |
getServiceControlCode()
Returns the event code of the Service Control Code.
|
String |
toString()
Returns a string representation of the event.
|
getFlags
getSource
public WrapperServiceControlEvent(int serviceControlCode)
serviceControlCode
- Service Control Code.public int getServiceControlCode()
public String toString()
toString
in class EventObject