|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.as400.access.ObjectReferences.SessionUsingObjectStructure
public static class ObjectReferences.SessionUsingObjectStructure
Contains information about the sessions that are known to be holding a reference on the object.
Method Summary | |
---|---|
byte[] |
getSessionIdentifier()
Returns the unique identifier for the session. |
String |
getUserName()
Returns the name of the user that is associated with the session. |
String |
getWorkstationAddress()
Returns the IP address of the workstation from which the session to the system was established. |
String |
getWorkstationName()
Returns the name of the workstation from which the session to the system was established. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public byte[] getSessionIdentifier()
public String getUserName()
public String getWorkstationAddress()
public String getWorkstationName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |