Uses of Interface
org.exoplatform.management.ManagementContext

Packages that use ManagementContext
org.exoplatform.container.jmx   
org.exoplatform.management   
org.exoplatform.services.cache.impl   
 

Uses of ManagementContext in org.exoplatform.container.jmx
 

Classes in org.exoplatform.container.jmx that implement ManagementContext
 class ExoModelMBean
          A convenient subclass of RequiredModelMBean) that routes the invocation of the interface {@link MBeanRegistration} to the managed resource when it implements the method.
 class ManagementContextImpl
           
 

Uses of ManagementContext in org.exoplatform.management
 

Methods in org.exoplatform.management with parameters of type ManagementContext
 void ManagementAware.setContext(ManagementContext context)
          Sets the management context on the management aware object.
 

Uses of ManagementContext in org.exoplatform.services.cache.impl
 

Methods in org.exoplatform.services.cache.impl with parameters of type ManagementContext
 void CacheServiceManaged.setContext(ManagementContext context)
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.