eXo Kernel :: Container 2.4.0-CR2

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

Packages that use ManagedDescription
org.exoplatform.container   
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 PortalContainer.getConfigurationXML()
           
 String StandaloneContainer.getConfigurationXML()
           
 String RootContainer.getConfigurationXML()
           
 String PortalContainer.getName()
           
 String PropertyManagerManaged.getProperty(String propertyName)
           
static boolean PropertyManagerManaged.getUseCache()
           
 boolean PropertyManagerManaged.isDevelopping()
           
static void PropertyManagerManaged.refresh()
           
 void RootContainer.reload()
           
 void RootContainer.reload(String portalContainerName)
           
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.0-CR2

Copyright © 2012 eXo Platform SAS. All Rights Reserved.