eXo Kernel :: Container 2.4.0-CR2

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 PortalContainer.getConfigurationXML()
           
 String StandaloneContainer.getConfigurationXML()
           
 String RootContainer.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()
           
 void RootContainer.reload(String portalContainerName)
           
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.0-CR2

Copyright © 2012 eXo Platform SAS. All Rights Reserved.