| Constructor and Description |
|---|
ConfigurableProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
process(Object object,
Properties... properties)
This method is an entry point to the parser logic.
|
public static void process(Object object, Properties... properties)
Property annotation in it or it's
parent class/interface can be submitted here.object - Class or Object that has Property annotations.properties - Properties that should be used while seraching for a
Property.key()Copyright © 2014–2015. All rights reserved.