@Event public class ServerCreated extends java.lang.Object
| Constructor and Description |
|---|
ServerCreated(Server server,
AppContext appContext) |
| Modifier and Type | Method and Description |
|---|---|
AppContext |
getAppContext() |
Server |
getServer() |
java.lang.String |
toString() |
public ServerCreated(Server server,
AppContext appContext)
public Server getServer()
public AppContext getAppContext()
public java.lang.String toString()
toString in class java.lang.Object