|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Log | |
---|---|
org.apache.felix.scrplugin | |
org.apache.felix.scrplugin.helper | |
org.apache.felix.scrplugin.xml |
Uses of Log in org.apache.felix.scrplugin |
---|
Constructors in org.apache.felix.scrplugin with parameters of type Log | |
---|---|
SCRDescriptorGenerator(Log logger)
Create an instance of this generator using the given Log instance
of logging. |
Uses of Log in org.apache.felix.scrplugin.helper |
---|
Methods in org.apache.felix.scrplugin.helper with parameters of type Log | |
---|---|
static void |
ClassModifier.addMethods(java.lang.String className,
java.lang.String referenceName,
java.lang.String fieldName,
java.lang.String typeName,
boolean createBind,
boolean createUnbind,
java.lang.ClassLoader classLoader,
java.lang.String outputDirectory,
Log logger)
Add bind/unbind methods |
void |
IssueLog.logMessages(Log log)
|
Constructors in org.apache.felix.scrplugin.helper with parameters of type Log | |
---|---|
AnnotationProcessorManager(Log log,
java.lang.ClassLoader classLoader)
Create annotation processor manager. |
|
ClassScanner(Log log,
IssueLog iLog,
Project project,
AnnotationProcessor aProcessor)
Create a new scanner. |
Uses of Log in org.apache.felix.scrplugin.xml |
---|
Methods in org.apache.felix.scrplugin.xml with parameters of type Log | |
---|---|
static java.util.List<java.lang.String> |
ComponentDescriptorIO.generateDescriptorFiles(DescriptionContainer module,
Options options,
Log logger)
Generate descriptor file(s) |
static java.util.List<java.lang.String> |
MetaTypeIO.generateDescriptors(DescriptionContainer module,
Options options,
Log logger)
|
protected static void |
ComponentDescriptorIO.generateXML(DescriptionContainer module,
java.util.List<ComponentContainer> components,
java.io.File descriptorFile,
Log logger)
Generate the xml top level element and start streaming the components. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |