Class 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 Detail

      • FACTORY

        public static final org.jboss.invocation.InterceptorFactory FACTORY
    • Method Detail

      • processInvocation

        public Object processInvocation​(org.jboss.invocation.InterceptorContext interceptorContext)
                                 throws Exception
        Specified by:
        processInvocation in interface org.jboss.invocation.Interceptor
        Throws:
        Exception