org.xmlecho.palomar.cache
Class ObjectIdentifier

java.lang.Object
  extended byorg.xmlecho.palomar.cache.ObjectIdentifier

Deprecated. Class for encapsulating the characteristics of a cached object. Each object has an identifier assigned to it.

public class ObjectIdentifier
extends java.lang.Object


Constructor Summary
ObjectIdentifier()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectIdentifier

public ObjectIdentifier()
Deprecated.