Class RemoteHomeViewInstanceFactory

java.lang.Object
org.jboss.as.ejb3.component.RemoteHomeViewInstanceFactory
All Implemented Interfaces:
org.jboss.as.ee.component.ViewInstanceFactory

public class RemoteHomeViewInstanceFactory extends Object implements org.jboss.as.ee.component.ViewInstanceFactory
Author:
Stuart Douglas
  • Constructor Details

    • RemoteHomeViewInstanceFactory

      public RemoteHomeViewInstanceFactory(String applicationName, String moduleName, String distinctName, String beanName)
  • Method Details

    • createViewInstance

      public org.jboss.as.naming.ManagedReference createViewInstance(org.jboss.as.ee.component.ComponentView componentView, Map<Object,Object> contextData)
      Specified by:
      createViewInstance in interface org.jboss.as.ee.component.ViewInstanceFactory