Class EJBViewConfiguration

    • Constructor Detail

      • EJBViewConfiguration

        public EJBViewConfiguration​(Class<?> viewClass,
                                    ComponentConfiguration componentConfiguration,
                                    org.jboss.msc.service.ServiceName viewServiceName,
                                    org.jboss.invocation.proxy.ProxyFactory<?> proxyFactory,
                                    org.jboss.metadata.ejb.spec.MethodInterfaceType methodIntf)
    • Method Detail

      • getMethodIntf

        public org.jboss.metadata.ejb.spec.MethodInterfaceType getMethodIntf()