|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentDeclaration | |
|---|---|
| org.xwiki.component.annotation | |
| Uses of ComponentDeclaration in org.xwiki.component.annotation |
|---|
| Methods in org.xwiki.component.annotation that return types with arguments of type ComponentDeclaration | |
|---|---|
List<ComponentDeclaration> |
ComponentAnnotationLoader.getDeclaredComponents(InputStream componentListStream)
Get all components listed in the passed resource stream. |
| Method parameters in org.xwiki.component.annotation with type arguments of type ComponentDeclaration | |
|---|---|
void |
ComponentAnnotationLoader.initialize(ComponentManager manager,
ClassLoader classLoader,
List<ComponentDeclaration> componentDeclarations)
|
void |
ComponentAnnotationLoader.register(ComponentManager manager,
ClassLoader classLoader,
List<ComponentDeclaration> componentDeclarations)
|
void |
ComponentAnnotationLoader.unregister(ComponentManager manager,
ClassLoader classLoader,
List<ComponentDeclaration> componentDeclarations)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||