|
eXo Kernel :: Container 2.4.4-CLD | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Managed | |
|---|---|
| org.exoplatform.container | This package provides container API. |
| org.exoplatform.container.management | |
| Uses of Managed in org.exoplatform.container |
|---|
| Classes in org.exoplatform.container with annotations of type Managed | |
|---|---|
class |
PortalContainer
Created by The eXo Platform SAS The Portal Container is an object responsible for loading services/components. |
class |
PropertyManagerManaged
A management facade for the PropertyManager static methods. |
class |
RootContainer
Created by The eXo Platform SAS A base container which plays an important role during the startup. |
class |
StandaloneContainer
Created by The eXo Platform SAS Singleton, context independent Exo Container with one configuration entry point. |
| Methods in org.exoplatform.container with annotations of type Managed | |
|---|---|
String |
RootContainer.getConfigurationXML()
|
String |
StandaloneContainer.getConfigurationXML()
|
String |
PortalContainer.getConfigurationXML()
|
String |
PortalContainer.getName()
|
String |
PropertyManagerManaged.getProperty(String propertyName)
|
static boolean |
PropertyManagerManaged.getUseCache()
|
boolean |
PropertyManagerManaged.isDevelopping()
|
boolean |
PortalContainer.isStarted()
|
static void |
PropertyManagerManaged.refresh()
|
void |
RootContainer.reload()
Makes the RootContainer reloads itself and all the portal containers |
void |
RootContainer.reload(String portalContainerName)
Makes the RootContainer reloads only a given portal container |
static void |
PropertyManagerManaged.setProperty(String propertyName,
String propertyValue)
|
| Uses of Managed in org.exoplatform.container.management |
|---|
| Methods in org.exoplatform.container.management with annotations of type Managed | |
|---|---|
Set<String> |
ManageableContainer.getRegisteredComponentNames()
|
|
eXo Kernel :: Container 2.4.4-CLD | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||