public class StatefulRemoteViewInstanceFactory extends Object implements ViewInstanceFactory
| Constructor and Description |
|---|
StatefulRemoteViewInstanceFactory(org.jboss.ejb.client.EJBIdentifier identifier) |
StatefulRemoteViewInstanceFactory(String applicationName,
String moduleName,
String distinctName,
String beanName) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.as.naming.ManagedReference |
createViewInstance(ComponentView componentView,
Map<Object,Object> contextData) |
public StatefulRemoteViewInstanceFactory(String applicationName, String moduleName, String distinctName, String beanName)
public StatefulRemoteViewInstanceFactory(org.jboss.ejb.client.EJBIdentifier identifier)
public org.jboss.as.naming.ManagedReference createViewInstance(ComponentView componentView, Map<Object,Object> contextData) throws Exception
createViewInstance in interface ViewInstanceFactoryExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.