com.jbase.jremote.jca.inflow
Class JRemoteActivationSpec
java.lang.Object
com.jbase.jremote.jca.inflow.JRemoteActivationSpec
- All Implemented Interfaces:
- Serializable, javax.resource.spi.ActivationSpec, javax.resource.spi.ResourceAdapterAssociation
public class JRemoteActivationSpec
- extends Object
- implements javax.resource.spi.ActivationSpec, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRemoteActivationSpec
public JRemoteActivationSpec()
validate
public void validate()
throws javax.resource.spi.InvalidPropertyException
- Specified by:
validate
in interface javax.resource.spi.ActivationSpec
- Throws:
javax.resource.spi.InvalidPropertyException
getResourceAdapter
public javax.resource.spi.ResourceAdapter getResourceAdapter()
- Specified by:
getResourceAdapter
in interface javax.resource.spi.ResourceAdapterAssociation
setResourceAdapter
public void setResourceAdapter(javax.resource.spi.ResourceAdapter ra)
throws javax.resource.ResourceException
- Specified by:
setResourceAdapter
in interface javax.resource.spi.ResourceAdapterAssociation
- Throws:
javax.resource.ResourceException
getHandler
public String getHandler()
setHandler
public void setHandler(String handler)
Copyright © 2016 TEMENOS. All Rights Reserved.