|
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
public class TCPIPManagedConnectionFactory
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 | |
---|---|
TCPIPManagedConnectionFactory()
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)
|
void |
setResourceAdapter(javax.resource.spi.ResourceAdapter resourceAdapter)
|
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 TCPIPManagedConnectionFactory() throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public void setResourceAdapter(javax.resource.spi.ResourceAdapter resourceAdapter) throws javax.resource.ResourceException
setResourceAdapter
in interface javax.resource.spi.ResourceAdapterAssociation
setResourceAdapter
in class com.stc.connector.framework.jca.system.STCManagedConnectionFactory
javax.resource.ResourceException
javax.resource.spi.ManagedConnectionFactory#setResourceAdapter(javax.resource.spi.ResourceAdapter)
public void createMBean(java.lang.String mbeanClassName, java.lang.String mbeanName) throws com.stc.connector.management.STCCreateMBeanException
createMBean
in class com.stc.connector.framework.jca.system.STCManagedConnectionFactory
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 com.stc.connector.framework.jca.system.STCManagedConnectionFactory
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 |