| Package | Description |
|---|---|
| org.exoplatform.container |
This package provides container API.
|
| org.exoplatform.container.xml |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<ExternalComponentPlugins> |
ExoContainer.getExternalComponentPluginsUnused()
Gives all the
ExternalComponentPlugins that have not been used, null
if there are all used. |
| Modifier and Type | Method and Description |
|---|---|
ExternalComponentPlugins |
Configuration.getExternalComponentPlugins(String s) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ExternalComponentPlugins> |
Configuration.getExternalComponentPluginsIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.addExternalComponentPlugins(ExternalComponentPlugins eps) |
void |
ExternalComponentPlugins.merge(ExternalComponentPlugins other) |
Copyright © 2019 eXo Platform SAS. All Rights Reserved.