org.apache.aries.blueprint.container
Class IdSpace

java.lang.Object
  extended by org.apache.aries.blueprint.container.IdSpace

public class IdSpace
extends java.lang.Object


Constructor Summary
IdSpace()
           
 
Method Summary
 long nextId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdSpace

public IdSpace()
Method Detail

nextId

public long nextId()


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.