public interface GracefulShutdown
Modifier and Type | Method and Description |
---|---|
boolean |
isShutdown()
Is the component shutdown
|
void |
prepareShutdown()
Signal the component to prepare for shutdown
|
void |
shutdown()
Shutdown the component
|
Copyright ? 2008-2009 Red Hat Middleware LLC (http://www.jboss.com/)