Package All Classes All Fields and Methods Deprecated
java.lang.Objectcom.ibm.connector2.ims.ico.IMSConnectionMetaData
Provides information about the Enterprise Information System (EIS) instance associated with a particular IMSConnection instance.
Constructor Summary | |
IMSConnectionMetaData()
|
Method Summary | |
java.lang.String |
getEISProductName()
Returns the EIS product name |
java.lang.String |
getEISProductVersion()
Returns the EIS product version. |
java.lang.String |
getUserName()
Returns the user name for the connection. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IMSConnectionMetaData()
Method Detail |
public java.lang.String getEISProductName() throws javax.resource.ResourceException
getEISProductName
in interface javax.resource.cci.ConnectionMetaData
javax.resource.ResourceException
public java.lang.String getEISProductVersion() throws javax.resource.ResourceException
getEISProductVersion
in interface javax.resource.cci.ConnectionMetaData
javax.resource.ResourceException
public final java.lang.String getUserName() throws javax.resource.ResourceException
getUserName
in interface javax.resource.cci.ConnectionMetaData
javax.resource.ResourceException