Class NotBusinessMethodInterceptor

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

    public class NotBusinessMethodInterceptor
    extends Object
    implements org.jboss.invocation.Interceptor
    Author:
    Stuart Douglas
    • Constructor Detail

      • NotBusinessMethodInterceptor

        public NotBusinessMethodInterceptor​(Method method)
    • Method Detail

      • processInvocation

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