@ParametersAreNonnullByDefault public class RequestComponentManager extends Object
Constructor and Description |
---|
RequestComponentManager() |
Modifier and Type | Method and Description |
---|---|
org.picocontainer.MutablePicoContainer |
getContainer(org.picocontainer.PicoContainer parent)
Get a container that contains the 'request' level information.
|
public org.picocontainer.MutablePicoContainer getContainer(org.picocontainer.PicoContainer parent)
So far - the following components are registered:
SessionMap
parent
- the parent of the returned containerCopyright © 2002-2022 Atlassian. All Rights Reserved.