当前页面:
在线文档首页 >
JBOSS Portal 2.2 API 英文版文档
UUIDGenerator - JBOSS Portal 2.2 API 英文版文档
org.jboss.portal.common.util
Class UUIDGenerator
java.lang.Object
org.jboss.portal.common.util.UUIDGenerator
- public class UUIDGenerator
- extends java.lang.Object
Adapted from ejb plugin key generated.
The implementation of UUID key generator
based on the algorithm from Floyd Marinescu's EJB Design Patterns.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UUIDGenerator
public UUIDGenerator()
generateKey
public java.lang.String generateKey()