de.intarsys.tools.oid
Class CommonOIDGenerator

java.lang.Object
  extended by de.intarsys.tools.oid.CommonOIDGenerator
All Implemented Interfaces:
IOIDGenerator
Direct Known Subclasses:
StringOIDGenerator

public abstract class CommonOIDGenerator
extends java.lang.Object
implements IOIDGenerator


Constructor Summary
protected CommonOIDGenerator()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface de.intarsys.tools.oid.IOIDGenerator
createOID
 

Constructor Detail

CommonOIDGenerator

protected CommonOIDGenerator()