org.nuxeo.ecm.core.jca
Class JCAResourceAdapter
java.lang.Object
org.nuxeo.ecm.core.jca.JCAResourceAdapter
- All Implemented Interfaces:
- ResourceAdapter
public class JCAResourceAdapter
- extends Object
- implements ResourceAdapter
- Author:
- Bogdan Stefanescu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JCAResourceAdapter
public JCAResourceAdapter()
start
public void start(BootstrapContext arg0)
throws ResourceAdapterInternalException
- Specified by:
start
in interface ResourceAdapter
- Throws:
ResourceAdapterInternalException
stop
public void stop()
- Specified by:
stop
in interface ResourceAdapter
endpointActivation
public void endpointActivation(MessageEndpointFactory arg0,
ActivationSpec arg1)
throws ResourceException
- Specified by:
endpointActivation
in interface ResourceAdapter
- Throws:
ResourceException
endpointDeactivation
public void endpointDeactivation(MessageEndpointFactory arg0,
ActivationSpec arg1)
- Specified by:
endpointDeactivation
in interface ResourceAdapter
getXAResources
public XAResource[] getXAResources(ActivationSpec[] arg0)
throws ResourceException
- Specified by:
getXAResources
in interface ResourceAdapter
- Throws:
ResourceException
Copyright © 2010 Nuxeo SAS. All Rights Reserved.