Class SessionBeanHomeInterceptorFactory

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

    public class SessionBeanHomeInterceptorFactory
    extends Object
    implements org.jboss.invocation.InterceptorFactory
    Interceptor that handles home views for session beans
    Author:
    Stuart Douglas
    • Constructor Detail

      • SessionBeanHomeInterceptorFactory

        public SessionBeanHomeInterceptorFactory​(Method method)
    • Method Detail

      • create

        public org.jboss.invocation.Interceptor create​(org.jboss.invocation.InterceptorFactoryContext context)
        Specified by:
        create in interface org.jboss.invocation.InterceptorFactory
      • getViewToCreate

        public org.jboss.msc.value.InjectedValue<ComponentView> getViewToCreate()