Class XTSPOJOInterceptor

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

    public class XTSPOJOInterceptor
    extends Object
    implements org.jboss.invocation.Interceptor
    Author:
    paul.robinson@redhat.com 01/02/2013
    • Field Detail

      • FACTORY

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

      • XTSPOJOInterceptor

        protected XTSPOJOInterceptor()
    • Method Detail

      • processInvocation

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