All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.codehaus.plexus.component.discovery.AnnotationBasedComponentDiscoverer Maven / Gradle / Ivy

The newest version!
package org.codehaus.plexus.component.discovery;

/**
 * Component discoverer which relies on annotation information to define component definitions.
 * 
 * @author jvanzyl
 */
public interface AnnotationBasedComponentDiscoverer
    extends ComponentDiscoverer
{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy