Sun Adapter for TCP/IP HL7

com.stc.connector.tcpip.hl7.server
Class HL7ActivationSpec

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.tcpip.model.server.TCPIPActivationSpec
              extended by com.stc.connector.tcpip.hl7.server.HL7ActivationSpec
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 HL7ActivationSpec
extends TCPIPActivationSpec

Class extends the STCActivationSpec class.getting eWays sepecific ActivationSpec.

Author:
Raghunadh Teegavarapu
See Also:
Serialized Form

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

HL7ActivationSpec

public HL7ActivationSpec()
                  throws javax.resource.ResourceException
Constructor

Throws:
javax.resource.ResourceException

Sun Adapter for TCP/IP HL7