|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BootstrapContext | |
---|---|
com.caucho.ejb.message | |
com.caucho.jca.ra | |
com.caucho.jms.jca | |
com.caucho.resources.rmi | |
javax.resource.spi |
Uses of BootstrapContext in com.caucho.ejb.message |
---|
Methods in com.caucho.ejb.message with parameters of type BootstrapContext | |
---|---|
void |
JmsResourceAdapter.start(BootstrapContext ctx)
|
Uses of BootstrapContext in com.caucho.jca.ra |
---|
Classes in com.caucho.jca.ra that implement BootstrapContext | |
---|---|
class |
ResourceManagerImpl
Implementation of the resource manager. |
Methods in com.caucho.jca.ra with parameters of type BootstrapContext | |
---|---|
void |
AbstractResourceAdapter.start(BootstrapContext ctx)
Called when the resource starts. |
Uses of BootstrapContext in com.caucho.jms.jca |
---|
Methods in com.caucho.jms.jca with parameters of type BootstrapContext | |
---|---|
void |
ResourceAdapterImpl.start(BootstrapContext ctx)
Called when the resource adapter is started. |
Uses of BootstrapContext in com.caucho.resources.rmi |
---|
Methods in com.caucho.resources.rmi with parameters of type BootstrapContext | |
---|---|
void |
RmiRegistry.start(BootstrapContext ctx)
|
Uses of BootstrapContext in javax.resource.spi |
---|
Methods in javax.resource.spi with parameters of type BootstrapContext | |
---|---|
void |
ResourceAdapter.start(BootstrapContext ctx)
Called when the resource adapter is started. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |