jremote jbase5.2.1

com.jbase.jremote.jca.inflow
Class JRemoteActivationSpec

java.lang.Object
  extended by 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

Constructor Summary
JRemoteActivationSpec()
           
 
Method Summary
 String getHandler()
           
 javax.resource.spi.ResourceAdapter getResourceAdapter()
           
 void setHandler(String handler)
           
 void setResourceAdapter(javax.resource.spi.ResourceAdapter ra)
           
 void validate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRemoteActivationSpec

public JRemoteActivationSpec()
Method Detail

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)

jremote jbase5.2.1

Copyright © 2016 TEMENOS. All Rights Reserved.