| Package | Description |
|---|---|
| org.jboss.jca.core.spi.graceful |
This package contains the SPI for components that support a graceful shutdown mechanism.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GracefulShutdown.prepareShutdown(GracefulCallback cb)
Signal the component to prepare for shutdown
|
void |
GracefulShutdown.prepareShutdown(int shutdown,
GracefulCallback cb)
Signal the component to prepare for shutdown
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)