Uses of Class
org.apache.felix.scrplugin.helper.IssueLog

Packages that use IssueLog
org.apache.felix.scrplugin.helper   
org.apache.felix.scrplugin.xml   
 

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

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

Uses of IssueLog in org.apache.felix.scrplugin.xml
 

Methods in org.apache.felix.scrplugin.xml with parameters of type IssueLog
static java.util.List<ClassDescription> ComponentDescriptorIO.read(java.io.InputStream file, java.lang.ClassLoader classLoader, IssueLog iLog, java.lang.String location)
           
 

Constructors in org.apache.felix.scrplugin.xml with parameters of type IssueLog
ComponentDescriptorIO.XmlHandler(java.lang.ClassLoader classLoader, IssueLog iLog, java.lang.String loc)
           
 



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