public class ServerEvent extends Event<LifecycleEventType>
| Constructor and Description |
|---|
ServerEvent(String server,
LifecycleEventType type)
Creates an interceptor event with the given subject and the current time as the creation time
|
| Modifier and Type | Method and Description |
|---|---|
String |
getServer()
Gets the server name of the server causing this event
|
getContext, getCreatedAt, getSubjectpublic ServerEvent(String server, LifecycleEventType type)
server - the subject of the eventpublic String getServer()
Copyright © 2010–2016 AdroitLogic. All rights reserved.