public interface ResourceAdapter
Modifier and Type | Method and Description |
---|---|
void |
endpointActivation(MessageEndpointFactory endpointFactory,
ActivationSpec spec) |
void |
endpointDeactivation(MessageEndpointFactory endpointFactory,
ActivationSpec spec) |
XAResource[] |
getXAResources(ActivationSpec[] specs) |
void |
start(BootstrapContext ctx) |
void |
stop() |
void start(BootstrapContext ctx) throws ResourceAdapterInternalException
ResourceAdapterInternalException
void stop()
void endpointActivation(MessageEndpointFactory endpointFactory, ActivationSpec spec) throws ResourceException
ResourceException
void endpointDeactivation(MessageEndpointFactory endpointFactory, ActivationSpec spec)
XAResource[] getXAResources(ActivationSpec[] specs) throws ResourceException
ResourceException
Copyright © 2013. All Rights Reserved.