|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.wsrp4j.util.HandleGeneratorImpl
This class implements the HandleGenerator interface.
HandleGenerator| Field Summary | |
private static int |
counter
|
| Constructor Summary | |
private |
HandleGeneratorImpl()
Private constructor of HandleGeneratorImpl. |
| Method Summary | |
static HandleGeneratorImpl |
create()
Returns an instance of HandleGeneratorImpl. |
java.lang.String |
generateHandle()
Generates a new handle and returns it as a String. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static int counter
| Constructor Detail |
private HandleGeneratorImpl()
| Method Detail |
public static HandleGeneratorImpl create()
public java.lang.String generateHandle()
generateHandle in interface HandleGenerator
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||