public class PreferenceProcessor extends Object
| Constructor and Description |
|---|
PreferenceProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
addBean(Object bean) |
String |
getBasePath() |
List<PreferenceDescriptor> |
getDescriptors() |
void |
process() |
void |
setBasePath(String path) |
Copyright © 2008-2012 Sonatype. All Rights Reserved.