| Interface | Description |
|---|---|
| ComponentDependencyFactory |
Allows creating
ComponentDependency instances from a Method Field. |
| Class | Description |
|---|---|
| AbstractComponentDependencyFactory |
Provides useful methods for implementing
ComponentDependencyFactory. |
| ComponentAnnotationLoader |
Dynamically loads all components defined using Annotations and declared in META-INF/components.txt files.
|
| ComponentDeclaration |
Represents a Component declaration (i.e.
|
| ComponentDescriptorFactory |
Constructs a Component Descriptor out of a class definition that contains Annotations.
|
| DefaultComponentDependencyFactory |
Uses
Inject and Named annotations to recognize a Component Dependency. |
Copyright © 2004–2016 XWiki. All rights reserved.