public class WrapperServiceControlEvent extends WrapperServiceEvent
| 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.
|
java.lang.String |
toString()
Returns a string representation of the event.
|
getFlagspublic WrapperServiceControlEvent(int serviceControlCode)
serviceControlCode - Service Control Code.public int getServiceControlCode()
public java.lang.String toString()
toString in class java.util.EventObject