public final class InjectedEENamespaceContextSelector extends NamespaceContextSelector
| Constructor and Description |
|---|
InjectedEENamespaceContextSelector() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.as.server.deployment.DelegatingSupplier<NamingStore> |
getAppContextSupplier() |
org.jboss.as.server.deployment.DelegatingSupplier<NamingStore> |
getCompContextSupplier() |
Context |
getContext(String identifier) |
org.jboss.as.server.deployment.DelegatingSupplier<NamingStore> |
getExportedContextSupplier() |
org.jboss.as.server.deployment.DelegatingSupplier<NamingStore> |
getGlobalContextSupplier() |
org.jboss.as.server.deployment.DelegatingSupplier<NamingStore> |
getJbossContextSupplier() |
org.jboss.as.server.deployment.DelegatingSupplier<NamingStore> |
getModuleContextSupplier() |
getCurrentSelector, popCurrentSelector, pushCurrentSelector, setDefaultpublic org.jboss.as.server.deployment.DelegatingSupplier<NamingStore> getAppContextSupplier()
public org.jboss.as.server.deployment.DelegatingSupplier<NamingStore> getModuleContextSupplier()
public org.jboss.as.server.deployment.DelegatingSupplier<NamingStore> getCompContextSupplier()
public org.jboss.as.server.deployment.DelegatingSupplier<NamingStore> getJbossContextSupplier()
public org.jboss.as.server.deployment.DelegatingSupplier<NamingStore> getGlobalContextSupplier()
public org.jboss.as.server.deployment.DelegatingSupplier<NamingStore> getExportedContextSupplier()
public Context getContext(String identifier)
getContext in class NamespaceContextSelectorCopyright © 2021 JBoss by Red Hat. All rights reserved.