eXo Kernel :: Container 2.4.3-CLD

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

Packages that use Managed
org.exoplatform.container   
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 Author : Mestrallet Benjamin benjmestrallet@users.sourceforge.net Date: Jul 31, 2003 Time: 12:15:28 AM
 class PropertyManagerManaged
          A management facade for the PropertyManager static methods.
 class RootContainer
          Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Date: Jul 21, 2004 Time: 12:15:28 AM
 class StandaloneContainer
          Created by The eXo Platform SAS .
 

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.3-CLD

Copyright © 2013 eXo Platform SAS. All Rights Reserved.