Package com.sun.faces.spi
Interface ThreadContext
public interface ThreadContext
-
Method Summary
Modifier and Type Method Description voidclearChildContext()ObjectgetParentWebContext()voidpropagateWebContextToChild(Object context)
-
Method Details
-
getParentWebContext
Object getParentWebContext() -
propagateWebContextToChild
-
clearChildContext
void clearChildContext()
-