org.apache.myfaces.extensions.cdi.jpa.impl
Class DefaultTransactionalInterceptorStrategy
java.lang.Object
org.apache.myfaces.extensions.cdi.jpa.impl.DefaultTransactionalInterceptorStrategy
- All Implemented Interfaces:
- Serializable, InterceptorStrategy, PersistenceStrategy
@Dependent
public class DefaultTransactionalInterceptorStrategy
- extends Object
- implements PersistenceStrategy
- Author:
- Mark Struberg, Gerhard Petracek
- See Also:
- Serialized Form
Method Summary |
Object |
execute(javax.interceptor.InvocationContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultTransactionalInterceptorStrategy
public DefaultTransactionalInterceptorStrategy()
execute
public Object execute(javax.interceptor.InvocationContext context)
throws Exception
- Specified by:
execute
in interface InterceptorStrategy
- Throws:
Exception
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.