org.infinispan.cdi.event.cache
Class TransactionCompletedAdapter<K,V>
java.lang.Object
org.infinispan.cdi.event.cache.AbstractAdapter<TransactionCompletedEvent<K,V>>
org.infinispan.cdi.event.cache.TransactionCompletedAdapter<K,V>
public class TransactionCompletedAdapter<K,V>
- extends AbstractAdapter<TransactionCompletedEvent<K,V>>
- Author:
- Pete Muir
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMPTY
public static final TransactionCompletedEvent<?,?> EMPTY
WILDCARD_TYPE
public static final javax.enterprise.util.TypeLiteral<TransactionCompletedEvent<?,?>> WILDCARD_TYPE
TransactionCompletedAdapter
public TransactionCompletedAdapter(javax.enterprise.event.Event<TransactionCompletedEvent<K,V>> event)
fire
public void fire(TransactionCompletedEvent<K,V> payload)
- Overrides:
fire
in class AbstractAdapter<TransactionCompletedEvent<K,V>>
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.