org.infinispan.cdi.event
Class AbstractEventBridge<T>
java.lang.Object
org.infinispan.cdi.event.AbstractEventBridge<T>
- Direct Known Subclasses:
- CacheEventBridge, CacheManagerEventBridge
public class AbstractEventBridge<T>
- extends Object
- Author:
- Pete Muir
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractEventBridge
public AbstractEventBridge()
getBaseEvent
protected javax.enterprise.event.Event<T> getBaseEvent()
hasObservers
protected boolean hasObservers(T event,
Annotation[] qualifiers)
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.