org.jboss.seam.transaction.scope
Class TransactionScopeExtension
java.lang.Object
org.jboss.seam.transaction.scope.TransactionScopeExtension
- All Implemented Interfaces:
- Extension
public class TransactionScopeExtension
- extends Object
- implements Extension
Extension that registers the context for TransactionScoped beans
- Author:
- Stuart Douglas
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionScopeExtension
public TransactionScopeExtension()
afterBeanDiscovery
public void afterBeanDiscovery(@Observes
AfterBeanDiscovery event,
BeanManager manager)
Copyright © 2011 Seam Framework. All Rights Reserved.