Modifier and Type | Method and Description |
---|---|
void |
ManipulationEngine.setReporter(Reporter reporter) |
Constructor and Description |
---|
Pojoization(Reporter reporter) |
Constructor and Description |
---|
AnnotationMetadataProvider(ResourceStore store,
Reporter reporter) |
CompositeMetadataProvider(Reporter reporter) |
FileMetadataProvider(File source,
Reporter reporter)
Constructs a metadata provider using the given source File (directory
or file) to load iPOJO metadata.
|
StreamMetadataProvider(InputStream stream,
Reporter reporter) |
Modifier and Type | Class and Description |
---|---|
class |
EmptyReporter
An
EmptyReporter is the basis implementation for Reporters. |
class |
SystemReporter
A
SystemReporter reports feedback from within the manipulation process. |
Modifier and Type | Method and Description |
---|---|
void |
CheckFieldConsistencyResultVisitor.setReporter(Reporter reporter) |
void |
CheckFieldConsistencyVisitor.setReporter(Reporter reporter) |
Modifier and Type | Method and Description |
---|---|
void |
ManipulatedResourcesWriter.setReporter(Reporter reporter) |
Copyright © 2006–2013 The Apache Software Foundation. All rights reserved.