Sun Adapter for MSMQ API

com.stc.connector.msmqadapter.appconn
Class MSMQActivationSpec

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.msmqadapter.appconn.MSMQActivationSpec
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 MSMQActivationSpec
extends com.stc.connector.framework.jca.system.STCActivationSpec

Version:
Author:
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.stc.connector.framework.jca.system.STCActivationSpec
mBaseConfiguration, mProjectInfoObject
 
Constructor Summary
MSMQActivationSpec()
           
 
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

MSMQActivationSpec

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

Sun Adapter for MSMQ API