IBM WebSphere Extended Deployment (XD)TM
Release 6.0

com.ibm.websphere.objectgrid.plugins
EvictorData.SpecialEvictorData

java.lang.Object
  |
  +--
All Implemented Interfaces
EvictorData


Special value class used for representing key was not found in BackingMap.

Inherited Fields

Fields inherited from com.ibm.websphere.objectgrid.plugins.EvictorData
KEY_NOT_FOUND

Constructor Summary
EvictorData.SpecialEvictorData()
          


Method Summary
public  ObjectgetKey()
          

Inherited Methods

Methods inherited from java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

EvictorData.SpecialEvictorData

public EvictorData.SpecialEvictorData( )


Method Detail

getKey

public Object getKey()


IBM WebSphere Extended Deployment (XD)TM
Release 6.0