PortalContainer manages all objects and configurations of a given portal.
The Object Name of PortalContainer MBeans: exo:container=portal,name=portal.
Attribute | Description |
---|---|
ConfigurationXML
| Configuration information of the specified portal container in the XML format. |
Name
| The name of the portal container. |
RegisteredComponentNames
| The list of the registered component names. |
Started
| Indicates if the portal container is started or not. |
Operation | Description |
---|---|
getConfigurationXML
| Returns configuration information of the portal container calculated by the loading mechanism. The returned value is an XML document in the eXo Kernel format. |
getName
| Returns the portal container name. |
getRegisteredComponentNames
| Returns the list of all registered component names. |
isStarted
| Checks if the portal container is started or not. The portal container is only started once all its components have been started. |
PortalContainer can be controlled through the following path: