Package | Description |
---|---|
com.caucho.ejb.message | |
com.caucho.jca.ra | |
com.caucho.jms.jca | |
com.caucho.resources.rmi | |
javax.resource.spi |
Modifier and Type | Method and Description |
---|---|
void |
JmsResourceAdapter.start(BootstrapContext ctx) |
Modifier and Type | Class and Description |
---|---|
class |
ResourceManagerImpl
Implementation of the resource manager.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractResourceAdapter.start(BootstrapContext ctx)
Called when the resource starts.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceAdapterImpl.start(BootstrapContext ctx)
Called when the resource adapter is started.
|
Modifier and Type | Method and Description |
---|---|
void |
RmiRegistry.start(BootstrapContext ctx) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceAdapter.start(BootstrapContext ctx)
Called when the resource adapter is started.
|