eXo Kernel :: Container 2.4.13-GA

Uses of Class
org.exoplatform.management.annotations.ManagedDescription

Packages that use ManagedDescription
org.exoplatform.container This package provides container API. 
org.exoplatform.container.management   
 

Uses of ManagedDescription in org.exoplatform.container
 

Classes in org.exoplatform.container with annotations of type ManagedDescription
 class PropertyManagerManaged
          A management facade for the PropertyManager static methods.
 

Methods in org.exoplatform.container with annotations of type ManagedDescription
 String RootContainer.getConfigurationXML()
           
 String StandaloneContainer.getConfigurationXML()
           
 String PortalContainer.getConfigurationXML()
           
 String PortalContainer.getName()
           
 String PropertyManagerManaged.getProperty(String propertyName)
           
static boolean PropertyManagerManaged.getUseCache()
           
 boolean PropertyManagerManaged.isDevelopping()
           
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)
           
 

Method parameters in org.exoplatform.container with annotations of type ManagedDescription
 String PropertyManagerManaged.getProperty(String propertyName)
           
static void PropertyManagerManaged.setProperty(String propertyName, String propertyValue)
           
static void PropertyManagerManaged.setProperty(String propertyName, String propertyValue)
           
 

Uses of ManagedDescription in org.exoplatform.container.management
 

Methods in org.exoplatform.container.management with annotations of type ManagedDescription
 Set<String> ManageableContainer.getRegisteredComponentNames()
           
 


eXo Kernel :: Container 2.4.13-GA

Copyright © 2015 eXo Platform SAS. All Rights Reserved.