ubiware.util
Class ContextIDGenerator

java.lang.Object
  extended by ubiware.util.Counter
      extended by ubiware.util.ContextIDGenerator

public class ContextIDGenerator
extends ubiware.util.Counter

A generator for contextID's

Author:
Michael Cochez for the Ubiware project

Constructor Summary
ContextIDGenerator()
           
 
Method Summary
 java.lang.String getNewContextID()
          get the next unique contextID
 
Methods inherited from class ubiware.util.Counter
getNextNumber
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextIDGenerator

public ContextIDGenerator()
Method Detail

getNewContextID

public java.lang.String getNewContextID()
get the next unique contextID

Returns:
String representation of the ID