|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnu.zoom.ldap.eon.connection.ConnectionGUID
public class ConnectionGUID
A globally unique key used to identify connection instances.
| Method Summary | |
|---|---|
static ConnectionGUID |
fromString(String guid)
Convert a string representation to an instance of a Connection GUID |
static ConnectionGUID |
getInstance()
Get a new connection id. |
String |
toString()
Get a String representation of the ConnectionGUID. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static final ConnectionGUID getInstance()
UniqueIDGenerator.getID()public static final ConnectionGUID fromString(String guid)
guid - The string representation of a GUID. Can not be null.public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||