Uses of Annotation Interface
org.exoplatform.management.annotations.Managed
Packages that use Managed
-
Uses of Managed in org.exoplatform.container
Classes in org.exoplatform.container with annotations of type ManagedModifier and TypeClassDescriptionclassCreated by The eXo Platform SAS
The Portal Container is an object responsible for loading services/components.classA management facade for thePropertyManagerstatic methods.classCreated by The eXo Platform SAS
A base container which plays an important role during the startup.classCreated by The eXo Platform SAS
Singleton, context independent Exo Container with one configuration entry point.Methods in org.exoplatform.container with annotations of type ManagedModifier and TypeMethodDescriptionPortalContainer.getConfigurationXML()RootContainer.getConfigurationXML()StandaloneContainer.getConfigurationXML()PortalContainer.getName()PropertyManagerManaged.getProperty(String propertyName) ExoContainer.getRegisteredComponentNames()static booleanPropertyManagerManaged.getUseCache()booleanPropertyManagerManaged.isDevelopping()booleanPortalContainer.isStarted()static voidPropertyManagerManaged.refresh()voidRootContainer.reload()Makes the RootContainer reloads itself and all the portal containersvoidMakes the RootContainer reloads only a given portal containerstatic voidPropertyManagerManaged.setProperty(String propertyName, String propertyValue)