com.waveset.session
Class SessionFactory.FactoryReport.PoolReport.SessionReportItem

java.lang.Object
  extended bycom.waveset.session.SessionFactory.FactoryReport.PoolReport.SessionReportItem
Enclosing class:
SessionFactory.FactoryReport.PoolReport

public static class SessionFactory.FactoryReport.PoolReport.SessionReportItem
extends java.lang.Object


Constructor Summary
SessionFactory.FactoryReport.PoolReport.SessionReportItem(java.lang.String subjectName, java.util.Map cacheReport)
           
 
Method Summary
 java.util.Map getCacheReport()
           
 java.lang.String getSubjectName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionFactory.FactoryReport.PoolReport.SessionReportItem

public SessionFactory.FactoryReport.PoolReport.SessionReportItem(java.lang.String subjectName,
                                                                 java.util.Map cacheReport)
Method Detail

getSubjectName

public java.lang.String getSubjectName()

getCacheReport

public java.util.Map getCacheReport()