Uses of Interface
org.jboss.cache.interceptors.CacheLoaderInterceptorMBean

Packages that use CacheLoaderInterceptorMBean
org.jboss.cache.interceptors   
 

Uses of CacheLoaderInterceptorMBean in org.jboss.cache.interceptors
 

Subinterfaces of CacheLoaderInterceptorMBean in org.jboss.cache.interceptors
 interface ActivationInterceptorMBean
          Interface capturing activation statistics
 

Classes in org.jboss.cache.interceptors that implement CacheLoaderInterceptorMBean
 class ActivationInterceptor
          Loads nodes that don't exist at the time of the call into memory from the CacheLoader.
 class CacheLoaderInterceptor
          Loads nodes that don't exist at the time of the call into memory from the CacheLoader
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.