Package org.jboss.as.jpa.interceptor
Class SFSBPreCreateInterceptor
- java.lang.Object
-
- org.jboss.as.jpa.interceptor.SFSBPreCreateInterceptor
-
- All Implemented Interfaces:
org.jboss.invocation.Interceptor
public class SFSBPreCreateInterceptor extends Object implements org.jboss.invocation.Interceptor
Runs early in the SFSB chain, to make sure that SFSB creation operations can inherit extended persistence contexts properly- Author:
- Stuart Douglas
-
-
Field Summary
Fields Modifier and Type Field Description static org.jboss.invocation.InterceptorFactoryFACTORY
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectprocessInvocation(org.jboss.invocation.InterceptorContext interceptorContext)
-