Uses of Class
org.exoplatform.management.annotations.ManagedDescription
-
Packages that use ManagedDescription Package Description org.exoplatform.container This package provides container API. -
-
Uses of ManagedDescription in org.exoplatform.container
Classes in org.exoplatform.container with annotations of type ManagedDescription Modifier and Type Class Description classPropertyManagerManagedA management facade for thePropertyManagerstatic methods.Methods in org.exoplatform.container with annotations of type ManagedDescription Modifier and Type Method Description StringPortalContainer. getConfigurationXML()StringRootContainer. getConfigurationXML()StringStandaloneContainer. getConfigurationXML()StringPortalContainer. getName()StringPropertyManagerManaged. getProperty(String propertyName)Set<String>ExoContainer. getRegisteredComponentNames()static booleanPropertyManagerManaged. getUseCache()booleanPropertyManagerManaged. isDevelopping()static voidPropertyManagerManaged. refresh()voidRootContainer. reload()Makes the RootContainer reloads itself and all the portal containersvoidRootContainer. reload(String portalContainerName)Makes the RootContainer reloads only a given portal containerstatic voidPropertyManagerManaged. setProperty(String propertyName, String propertyValue)Method parameters in org.exoplatform.container with annotations of type ManagedDescription Modifier and Type Method Description StringPropertyManagerManaged. getProperty(String propertyName)static voidPropertyManagerManaged. setProperty(String propertyName, String propertyValue)static voidPropertyManagerManaged. setProperty(String propertyName, String propertyValue)
-