Package org.xwiki.component.annotation

Interface Summary
ComponentDependencyFactory Allows creating ComponentDependency instances from a Method Field.
 

Class Summary
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–2013 XWiki. All rights reserved.