Uses of Class
org.jboss.cache.notifications.Notifier

Packages that use Notifier
org.jboss.cache   
org.jboss.cache.interceptors   
org.jboss.cache.invocation   
 

Uses of Notifier in org.jboss.cache
 

Methods in org.jboss.cache that return Notifier
 Notifier CacheSPI.getNotifier()
          Retrieves the current Notifier instance associated with the current Cache instance.
 

Uses of Notifier in org.jboss.cache.interceptors
 

Methods in org.jboss.cache.interceptors with parameters of type Notifier
protected  void OptimisticNodeInterceptor.injectDependencies(Notifier notifier, NodeFactory nodeFactory)
           
 

Uses of Notifier in org.jboss.cache.invocation
 

Methods in org.jboss.cache.invocation that return Notifier
 Notifier CacheInvocationDelegate.getNotifier()
           
 



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.