Uses of Class
org.exoplatform.container.RootContainer
Packages that use RootContainer
-
Uses of RootContainer in org.exoplatform.container
Methods in org.exoplatform.container that return RootContainerModifier and TypeMethodDescriptionstatic RootContainerRootContainer.getInstance()Get the unique instance of the root container per VM.Methods in org.exoplatform.container with parameters of type RootContainerModifier and TypeMethodDescriptionstatic voidRootContainer.setInstance(RootContainer rcontainer) Set the unique instance of the root containerConstructors in org.exoplatform.container with parameters of type RootContainerModifierConstructorDescriptionPortalContainer(RootContainer parent, javax.servlet.ServletContext portalContext)