|
Sun Adapter for TCP/IP HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stc.connector.framework.util.JndiJCAObject
com.stc.connector.framework.jca.system.STCManagedConnectionFactory
com.stc.connector.tcpip.model.client.TCPIPManagedConnectionFactory
com.stc.connector.tcpip.hl7.client.HL7ManagedConnectionFactory
public class HL7ManagedConnectionFactory
It implements the interface javax.resource.spi.ManagedConnectionFactory.
Field Summary | |
---|---|
static java.lang.String |
version
|
Fields inherited from class com.stc.connector.framework.jca.system.STCManagedConnectionFactory |
---|
mConfigurationObject, mLog, mProjectInfoObject, msgManager |
Constructor Summary | |
---|---|
HL7ManagedConnectionFactory()
Constructor |
Method Summary | |
---|---|
protected javax.resource.spi.ManagedConnection |
createManagedConnectionInternal(javax.security.auth.Subject aSubject,
javax.resource.spi.ConnectionRequestInfo aRequestInfo)
|
void |
createMBean(java.lang.String mbeanClassName,
java.lang.String mbeanName)
|
Methods inherited from class com.stc.connector.tcpip.model.client.TCPIPManagedConnectionFactory |
---|
setResourceAdapter |
Methods inherited from class com.stc.connector.framework.jca.system.STCManagedConnectionFactory |
---|
checkIfStarted, createConnectionFactory, createConnectionFactory, createConnectionFactoryInternal, createManagedConnection, equals, getApplicationConnectionFactoryClass, getConfiguration, getConfigurationInstance, getConfigurationModel, getConfigurationTemplate, getEwayConnectionClass, getEwayManagedConnectionMBeanClass, getEwayMCFDescription, getEwayMCFMBeanClass, getEwayMCFMBeanName, getEwayMCFName, getInvalidConnections, getLogWriter, getMonitor, getMonitorData, getProcessConfigurationParameters, getProjectInfo, getResourceAdapter, hashCode, isStarted, matchManagedConnections, origSetConfiguration, origSetConfiguration, setApplicationConnectionFactoryClass, setConfiguration, setConfigurationInstance, setConfigurationTemplate, setEwayConnectionClass, setEwayManagedConnectionMBeanClass, setEwayMCFDescription, setEwayMCFMBeanClass, setEwayMCFMBeanName, setEwayMCFName, setLogWriter, setMonitorDataClass, setProcessConfigurationParameters, setProjectInfo, start, stop |
Methods inherited from class com.stc.connector.framework.util.JndiJCAObject |
---|
getReference, getVersion, setReference |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.resource.spi.ManagedConnectionFactory |
---|
createConnectionFactory, createConnectionFactory, createManagedConnection, equals, getLogWriter, hashCode, matchManagedConnections, setLogWriter |
Field Detail |
---|
public static final java.lang.String version
Constructor Detail |
---|
public HL7ManagedConnectionFactory() throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public void createMBean(java.lang.String mbeanClassName, java.lang.String mbeanName) throws com.stc.connector.management.STCCreateMBeanException
createMBean
in class TCPIPManagedConnectionFactory
com.stc.connector.management.STCCreateMBeanException
com.stc.connector.management.STCManagedMaster#createMBean(java.lang.String, java.lang.String)
protected javax.resource.spi.ManagedConnection createManagedConnectionInternal(javax.security.auth.Subject aSubject, javax.resource.spi.ConnectionRequestInfo aRequestInfo) throws javax.resource.ResourceException
createManagedConnectionInternal
in class TCPIPManagedConnectionFactory
javax.resource.ResourceException
STCManagedConnectionFactory.createManagedConnectionInternal(Subject aSubject, ConnectionRequestInfo aRequestInfo)
|
Sun Adapter for TCP/IP HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |