org.jboss.jca.core.rar
Class EndpointImpl
java.lang.Object
org.jboss.jca.core.rar.EndpointImpl
- All Implemented Interfaces:
- org.jboss.jca.core.spi.rar.Endpoint
public class EndpointImpl
- extends Object
- implements org.jboss.jca.core.spi.rar.Endpoint
An endpoint representation
- Author:
- Jesper Pedersen
|
Method Summary |
void |
activate(javax.resource.spi.endpoint.MessageEndpointFactory endpointFactory,
javax.resource.spi.ActivationSpec spec)
|
void |
deactivate(javax.resource.spi.endpoint.MessageEndpointFactory endpointFactory,
javax.resource.spi.ActivationSpec spec)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
activate
public void activate(javax.resource.spi.endpoint.MessageEndpointFactory endpointFactory,
javax.resource.spi.ActivationSpec spec)
throws javax.resource.ResourceException
-
- Specified by:
activate in interface org.jboss.jca.core.spi.rar.Endpoint
- Throws:
javax.resource.ResourceException
deactivate
public void deactivate(javax.resource.spi.endpoint.MessageEndpointFactory endpointFactory,
javax.resource.spi.ActivationSpec spec)
throws javax.resource.ResourceException
-
- Specified by:
deactivate in interface org.jboss.jca.core.spi.rar.Endpoint
- Throws:
javax.resource.ResourceException
Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)