| Package | Description |
|---|---|
| org.jboss.as.naming.context |
| Modifier and Type | Method and Description |
|---|---|
static NamespaceContextSelector |
NamespaceContextSelector.getCurrentSelector()
Get the current context selector for the current thread.
|
static NamespaceContextSelector |
NamespaceContextSelector.popCurrentSelector()
Pops the current selector for the thread, replacing it with the previous selector
|
| Modifier and Type | Method and Description |
|---|---|
static void |
NamespaceContextSelector.pushCurrentSelector(NamespaceContextSelector selector)
Set the current context selector for the current thread.
|
static void |
NamespaceContextSelector.setDefault(NamespaceContextSelector selector) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.