| org.jboss.resource.deployment.RARDeployment
RARDeployment | public class RARDeployment extends ServiceDynamicMBeanSupport implements BootstrapContext(Code) | | A resource adapter deployment
author: Adrian Brock version: $Revision: 57189 $ |
di | protected DeploymentInfo di(Code) | | The deployment info
|
resourceAdapter | protected ResourceAdapter resourceAdapter(Code) | | The resource adapter
|
RARDeployment | public RARDeployment(DeploymentInfo di)(Code) | | Create a new RAR deployment
Parameters: di - the deployment info |
createTimer | public Timer createTimer() throws UnavailableException(Code) | | |
endpointActivation | protected void endpointActivation(MessageEndpointFactory messageEndpointFactory, ActivationSpec activationSpec) throws MBeanException(Code) | | |
endpointDeactivation | protected void endpointDeactivation(MessageEndpointFactory messageEndpointFactory, ActivationSpec activationSpec) throws MBeanException(Code) | | |
getInternalDescription | protected String getInternalDescription()(Code) | | |
getWorkManager | public WorkManager getWorkManager()(Code) | | |
getXATerminator | public XATerminator getXATerminator()(Code) | | |
|
|