Uses of Class
org.apache.felix.scrplugin.Project

Packages that use Project
org.apache.felix.scrplugin   
org.apache.felix.scrplugin.helper   
 

Uses of Project in org.apache.felix.scrplugin
 

Methods in org.apache.felix.scrplugin with parameters of type Project
 void SCRDescriptorGenerator.setProject(Project p)
          Set the project.
 

Uses of Project in org.apache.felix.scrplugin.helper
 

Methods in org.apache.felix.scrplugin.helper with parameters of type Project
static Validator.MethodResult Validator.findMethod(Project project, Options options, ClassDescription cd, ReferenceDescription ref, java.lang.String methodName)
          Find the method and the required spec version
 

Constructors in org.apache.felix.scrplugin.helper with parameters of type Project
ClassScanner(Log log, IssueLog iLog, Project project, AnnotationProcessor aProcessor)
          Create a new scanner.
Validator(ComponentContainer container, Project project, Options options, IssueLog iLog)
           
 



Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.