| Package | Description |
|---|---|
| org.exoplatform.container |
This package provides container API.
|
| org.exoplatform.container.management | |
| org.exoplatform.container.spi |
This package defines most important classes and interfaces, that should be used in case
you would like to implement a new
Container. |
| org.exoplatform.management | |
| org.exoplatform.management.spi |
The Service Provider Interface for the eXo management framework.
|
| Modifier and Type | Method and Description |
|---|---|
ManagementContext |
ConcurrentContainer.getManagementContext()
Gives the corresponding
ManagementContext |
ManagementContext |
AbstractContainer.getManagementContext()
Gives the corresponding
ManagementContext |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagementContextImpl |
| Modifier and Type | Method and Description |
|---|---|
ManagementContext |
ManageableContainer.getManagementContext()
Gives the corresponding
ManagementContext |
ManagementContext |
ManagementContextImpl.getParent() |
| Modifier and Type | Method and Description |
|---|---|
ManagementContext |
Container.getManagementContext()
Gives the corresponding
ManagementContext |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagementAware.setContext(ManagementContext context)
Sets the management context on the management aware object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ManagedResource
The managed resource provided by the kernel to a management provider.
|
Copyright © 2017 eXo Platform SAS. All Rights Reserved.