All Known Implementing Classes:
JMXKernelMBean, ServerImplMBean, JMXKernel, JMXKernelMBean, ServerImpl, AbstractServerImpl, ServerImpl, JMXKernel
Jason - DillonScott.Stark - @jboss.org$ - Revision: 63730 $| Field Summary | ||
|---|---|---|
| public final String | START_NOTIFICATION_TYPE | The JMX notification event type sent on end of server startup |
| public final String | STOP_NOTIFICATION_TYPE | The JMX notification event type sent on begin of the server shutdown |
| Method from org.jboss.system.server.Server Summary: |
|---|
| exit, exit, getBuildDate, getBuildID, getBuildJVM, getBuildNumber, getBuildOS, getConfig, getStartDate, getVersion, getVersionName, getVersionNumber, halt, halt, init, isInShutdown, isStarted, shutdown, start |
| Method from org.jboss.system.server.Server Detail: |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If the exit on shutdown flag is true, then #exit() is called, else only the shutdown hook is run. |
|