JBoss.orgCommunity Documentation
PortalContainer manages all objects and configurations of a given portal.
The JMX name template 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
| Indicate the portal container is started or not. |
Operation | Description |
---|---|
getConfigurationXML
| Return configuration information of the portal container calculated by the loading mechanism. The returned value is an XML document in the eXo Kernel format. |
getName
| Return the portal container name. |
getRegisteredComponentNames
| Return the list of all registered component names. |
isStarted
| Check 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: