Sun Adapter for Batch/FTP

com.stc.connector.batchadapter.eway
Class BatchActivationSpec

java.lang.Object
  extended by com.stc.connector.framework.util.JndiJCAObject
      extended by com.stc.connector.framework.jca.system.STCActivationSpec
          extended by com.stc.connector.batchadapter.eway.BatchActivationSpec
All Implemented Interfaces:
com.stc.connector.management.jca.system.mbeans.LifeCycle, com.stc.connector.management.STCManagedMaster, java.io.Serializable, javax.naming.Referenceable, javax.resource.spi.ActivationSpec, javax.resource.spi.ResourceAdapterAssociation

public class BatchActivationSpec
extends com.stc.connector.framework.jca.system.STCActivationSpec

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.stc.connector.framework.jca.system.STCActivationSpec
mBaseConfiguration, mProjectInfoObject
 
Constructor Summary
BatchActivationSpec()
           
 
Method Summary
 
Methods inherited from class com.stc.connector.framework.jca.system.STCActivationSpec
createMBean, getBaseConfiguration, getConfiguration, getConfigurationInstance, getConfigurationTemplate, getEwayActivationSpecDescription, getEwayActivationSpecMBeanClass, getEwayActivationSpecMBeanName, getEwayActivationSpecName, getEwayEndpointClass, getEwayEndpointInstance, getMonitor, getProjectInfo, getResourceAdapter, isStarted, origSetConfiguration, origSetConfiguration, setConfiguration, setConfigurationInstance, setConfigurationTemplate, setEwayActivationSpecDescription, setEwayActivationSpecMBeanClass, setEwayActivationSpecMBeanName, setEwayActivationSpecName, setEwayEndpointClass, setProjectInfo, setResourceAdapter, start, stop, validate
 
Methods inherited from class com.stc.connector.framework.util.JndiJCAObject
getReference, getVersion, setReference
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchActivationSpec

public BatchActivationSpec()
                    throws javax.resource.ResourceException
Throws:
javax.resource.ResourceException

Sun Adapter for Batch/FTP