| Package | Description |
|---|---|
| org.exoplatform.container |
This package provides container API.
|
| org.exoplatform.container.jmx | |
| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractComponentAdapter<T> |
class |
InstanceComponentAdapter<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
MX4JComponentAdapter<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
ManageableComponentAdapter<T> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ComponentAdapter<T>
A component adapter is responsible for providing a specific component instance.
|
Copyright © 2020 eXo Platform SAS. All Rights Reserved.