Class StatefulWriteReplaceInterceptor

  • All Implemented Interfaces:
    org.jboss.invocation.Interceptor

    public class StatefulWriteReplaceInterceptor
    extends Object
    implements org.jboss.invocation.Interceptor
    Interceptor that handles the writeReplace method for a SFSB
    Author:
    Stuart Douglas
    • Constructor Detail

      • StatefulWriteReplaceInterceptor

        public StatefulWriteReplaceInterceptor​(String serviceName)
    • Method Detail

      • processInvocation

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