public final class ServerClosedEvent
extends java.lang.Object
Constructor and Description |
---|
ServerClosedEvent(ServerId serverId)
Construct an instance.
|
Modifier and Type | Method and Description |
---|---|
ServerId |
getServerId()
Gets the serverId.
|
java.lang.String |
toString() |
public ServerClosedEvent(ServerId serverId)
serverId
- the non-null serverIdpublic ServerId getServerId()
public java.lang.String toString()
toString
in class java.lang.Object