Package | Description |
---|---|
org.jboss.as.appclient.service | |
org.jboss.as.ee.component |
Constructor and Description |
---|
ApplicationClientStartService(Method mainMethod,
String[] parameters,
InjectedEENamespaceContextSelector namespaceContextSelectorInjectedValue,
ClassLoader classLoader,
List<SetupAction> setupActions,
org.jboss.ejb.client.EJBClientConfiguration configuration) |
ApplicationClientStartService(Method mainMethod,
String[] parameters,
InjectedEENamespaceContextSelector namespaceContextSelectorInjectedValue,
ClassLoader classLoader,
List<SetupAction> setupActions,
String hostUrl,
CallbackHandler callbackHandler) |
Modifier and Type | Method and Description |
---|---|
InjectedEENamespaceContextSelector |
EEModuleDescription.getNamespaceContextSelector() |
Modifier and Type | Method and Description |
---|---|
void |
EEModuleDescription.setNamespaceContextSelector(InjectedEENamespaceContextSelector namespaceContextSelector) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.