Package de.intarsys.tools.oid
Class StringOIDGenerator
- java.lang.Object
-
- de.intarsys.tools.oid.CommonOIDGenerator
-
- de.intarsys.tools.oid.StringOIDGenerator
-
- All Implemented Interfaces:
IOIDGenerator
public class StringOIDGenerator extends CommonOIDGenerator
Create an OID unique to the running VM. MultipleStringOIDGenerator
instances create different OIDs.
-
-
Constructor Summary
Constructors Constructor Description StringOIDGenerator(java.lang.String prefix, java.lang.String suffix)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
createOID()
-