org.apache.webbeans.ee.event
Class TransactionalEventNotifier
java.lang.Object
org.apache.webbeans.ee.event.TransactionalEventNotifier
public class TransactionalEventNotifier
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionalEventNotifier
public TransactionalEventNotifier()
registerTransactionSynchronization
public static void registerTransactionSynchronization(javax.enterprise.event.TransactionPhase phase,
javax.enterprise.inject.spi.ObserverMethod<? super Object> observer,
Object event)
throws Exception
- Throws:
Exception
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.