org.jboss.wsf.spi.invocation
Interface NamespaceContextSelectorWrapper
public interface NamespaceContextSelectorWrapper
Wraps AS7 NamespaceContextSelector logic to allow carrying its
contents for invocation served using thread pools.
- Since:
- 03-Feb-2012
- Author:
- alessio.soldano@jboss.org
storeCurrentThreadSelector
void storeCurrentThreadSelector(Map<String,Object> map)
setCurrentThreadSelector
void setCurrentThreadSelector(Map<String,Object> map)
clearCurrentThreadSelector
void clearCurrentThreadSelector(Map<String,Object> map)
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.