eXo Kernel :: Container 2.4.13-GA

Uses of Interface
org.exoplatform.management.ManagementContext

Packages that use ManagementContext
org.exoplatform.container.management   
org.exoplatform.management   
org.exoplatform.management.spi The Service Provider Interface for the eXo management framework. 
 

Uses of ManagementContext in org.exoplatform.container.management
 

Classes in org.exoplatform.container.management that implement ManagementContext
 class ManagementContextImpl
           
 

Methods in org.exoplatform.container.management that return ManagementContext
 ManagementContext ManageableContainer.getManagementContext()
           
 ManagementContext ManagementContextImpl.getParent()
           
 

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.management.spi
 

Subinterfaces of ManagementContext in org.exoplatform.management.spi
 interface ManagedResource
          The managed resource provided by the kernel to a management provider.
 


eXo Kernel :: Container 2.4.13-GA

Copyright © 2015 eXo Platform SAS. All Rights Reserved.