|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.j_spaces.jca.GSConnetionMetaData
public class GSConnetionMetaData
The JCA ConnectionMetaData implementation Class
Constructor Summary | |
---|---|
GSConnetionMetaData()
|
Method Summary | |
---|---|
String |
getEISProductName()
Product name of the underlying EIS instance connected through the ManagedConnection. |
String |
getEISProductVersion()
Product version of the underlying EIS instance connected through the ManagedConnection. |
String |
getUserName()
The user name. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GSConnetionMetaData()
Method Detail |
---|
public String getEISProductName()
getEISProductName
in interface ConnectionMetaData
public String getEISProductVersion()
getEISProductVersion
in interface ConnectionMetaData
public String getUserName()
getUserName
in interface ConnectionMetaData
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |