Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.notifications.AbstractListenerImpl.ListenerInvocation

Packages that use AbstractListenerImpl.ListenerInvocation
org.infinispan.notifications Notifications and eventing for listeners on both the Cache and CacheManager interfaces. 
 

Uses of AbstractListenerImpl.ListenerInvocation in org.infinispan.notifications
 

Fields in org.infinispan.notifications with type parameters of type AbstractListenerImpl.ListenerInvocation
protected  Map<Class<? extends Annotation>,List<AbstractListenerImpl.ListenerInvocation>> AbstractListenerImpl.listenersMap
           
 

Methods in org.infinispan.notifications that return types with arguments of type AbstractListenerImpl.ListenerInvocation
protected  List<AbstractListenerImpl.ListenerInvocation> AbstractListenerImpl.getListenerCollectionForAnnotation(Class<? extends Annotation> annotation)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

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