Sun Adapter for e-Mail API

com.stc.connector.emailadapter.eway
Class EmailActivationSpec

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.emailadapter.eway.EmailActivationSpec
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 EmailActivationSpec
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
EmailActivationSpec()
           
 
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

EmailActivationSpec

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

Sun Adapter for e-Mail API