Uses of Class
org.jboss.as.naming.context.NamespaceContextSelector
Packages that use NamespaceContextSelector
-
Uses of NamespaceContextSelector in org.jboss.as.naming.context
Methods in org.jboss.as.naming.context that return NamespaceContextSelectorModifier and TypeMethodDescriptionstatic NamespaceContextSelectorNamespaceContextSelector.getCurrentSelector()Get the current context selector for the current thread.static NamespaceContextSelectorNamespaceContextSelector.popCurrentSelector()Pops the current selector for the thread, replacing it with the previous selectorMethods in org.jboss.as.naming.context with parameters of type NamespaceContextSelectorModifier and TypeMethodDescriptionstatic voidNamespaceContextSelector.pushCurrentSelector(NamespaceContextSelector selector) Set the current context selector for the current thread.static voidNamespaceContextSelector.setDefault(NamespaceContextSelector selector)