edu.jhu.tmaj.beans.cache
Class CacheableStaticMetaData.MachineSessionsHolder

java.lang.Object
  extended by edu.jhu.tmaj.beans.cache.CacheableStaticMetaData.MachineSessionsHolder
All Implemented Interfaces:
CacheableStaticMetaData.StaticMetaDataHolder
Enclosing class:
CacheableStaticMetaData

static final class CacheableStaticMetaData.MachineSessionsHolder
extends java.lang.Object
implements CacheableStaticMetaData.StaticMetaDataHolder

The StaticMetaData for the MachineSessions Table.


Constructor Summary
CacheableStaticMetaData.MachineSessionsHolder()
           
 
Method Summary
 StaticMetaData getStaticMetaData()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheableStaticMetaData.MachineSessionsHolder

CacheableStaticMetaData.MachineSessionsHolder()
Method Detail

getStaticMetaData

public StaticMetaData getStaticMetaData()
Specified by:
getStaticMetaData in interface CacheableStaticMetaData.StaticMetaDataHolder