|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.shiftone.jrat.core.shutdown.ShutdownRegistry
public class ShutdownRegistry
Shut down order is important!
| Constructor Summary | |
|---|---|
ShutdownRegistry()
|
|
| Method Summary | |
|---|---|
void |
forceShutdownNow()
|
int |
getShutdownListenerCount()
|
java.lang.String |
getShutdownListenersHtml()
|
void |
registerShutdownListener(ShutdownListener shutdownListener)
|
void |
setFirstShutdownListener(ShutdownListener firstShutdownListener)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShutdownRegistry()
| Method Detail |
|---|
public void setFirstShutdownListener(ShutdownListener firstShutdownListener)
public void registerShutdownListener(ShutdownListener shutdownListener)
public int getShutdownListenerCount()
getShutdownListenerCount in interface ShutdownRegistryMBeanpublic java.lang.String getShutdownListenersHtml()
getShutdownListenersHtml in interface ShutdownRegistryMBeanpublic void forceShutdownNow()
forceShutdownNow in interface ShutdownRegistryMBean
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||