com.epicentric.common
Class UIDFactory
java.lang.Object
|
+--com.epicentric.common.UIDFactory
Deprecated. Since version 4.0. Will be removed in 8.0 or later.
Will not be replaced. Use com.epicentric.uid.UniqueIDFactory instead.
- public class UIDFactory
- extends Object
This class has been moved into the com.epicentric.uid package.
Please use that version instead.
|
Method Summary |
static String |
makeUID()
Deprecated. Since version 4.0. Will be removed in 8.0 or later.
Will not be replaced. Use com.epicentric.uid.UniqueIDFactory instead. |
static String |
makeUID(String remote_host)
Deprecated. Since version 4.0. Will be removed in 8.0 or later.
Will not be replaced. Use com.epicentric.uid.UniqueIDFactory instead. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIDFactory
public UIDFactory()
- Deprecated.
makeUID
public static String makeUID()
- Deprecated. Since version 4.0. Will be removed in 8.0 or later.
Will not be replaced. Use com.epicentric.uid.UniqueIDFactory instead.
- Pass-through call to com.epicentric.uid.UniqueIDFactory.makeUID.
makeUID
public static String makeUID(String remote_host)
- Deprecated. Since version 4.0. Will be removed in 8.0 or later.
Will not be replaced. Use com.epicentric.uid.UniqueIDFactory instead.
- Pass-through call to com.epicentric.uid.UniqueIDFactory.makeUID.
Copyright and Trademark Notices