Uses of Interface
com.sun.ejb.monitoring.stats.EjbCacheStatsProviderDelegate
-
Packages that use EjbCacheStatsProviderDelegate Package Description com.sun.ejb.containers.util.cache com.sun.ejb.monitoring.stats -
-
Uses of EjbCacheStatsProviderDelegate in com.sun.ejb.containers.util.cache
Classes in com.sun.ejb.containers.util.cache that implement EjbCacheStatsProviderDelegate Modifier and Type Class Description classFIFOSessionCacheclassLruSessionCacheclassNRUSessionCacheclassUnBoundedSessionCache -
Uses of EjbCacheStatsProviderDelegate in com.sun.ejb.monitoring.stats
Constructors in com.sun.ejb.monitoring.stats with parameters of type EjbCacheStatsProviderDelegate Constructor Description EjbCacheStatsProvider(EjbCacheStatsProviderDelegate delegate, long beanId, String appName, String moduleName, String beanName)
-