org.jboss.cdi.tck.tests.interceptors.definition.interceptorOrder
Class AccountTransaction
java.lang.Object
org.jboss.cdi.tck.tests.interceptors.definition.interceptorOrder.Transaction
org.jboss.cdi.tck.tests.interceptors.definition.interceptorOrder.AccountTransaction
@Transactional
public class AccountTransaction
- extends Transaction
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccountTransaction
public AccountTransaction()
execute
public void execute()
intercept
public Object intercept(javax.interceptor.InvocationContext ctx)
throws Exception
- Throws:
Exception
Copyright © 2008-2012 Seam Framework. All Rights Reserved.