org.apache.agila.engine
Class InstanceID

java.lang.Object
  extended by org.apache.agila.util.BaseID
      extended by org.apache.agila.engine.InstanceID
All Implemented Interfaces:
java.io.Serializable

public class InstanceID
extends BaseID
implements java.io.Serializable

Version:
$Id: $
Author:
Geir Magnusson Jr.
See Also:
Serialized Form

Constructor Summary
InstanceID(int id)
           
 
Method Summary
 
Methods inherited from class org.apache.agila.util.BaseID
equals, getID, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InstanceID

public InstanceID(int id)


Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.