Class EJBViewConfiguration

java.lang.Object
org.jboss.as.ee.component.ViewConfiguration
org.jboss.as.ejb3.component.EJBViewConfiguration

public class EJBViewConfiguration extends ViewConfiguration
Jakarta Enterprise Beans specific view configuration.
Author:
Richard Opalka
  • Constructor Details

    • 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 Details

    • getMethodIntf

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