org.sonatype.gshell.util.pref
Class PreferenceProcessor
java.lang.Object
org.sonatype.gshell.util.pref.PreferenceProcessor
public class PreferenceProcessor
- extends Object
Processes an object for preference annotations.
- Since:
- 2.0
- Author:
- Jason Dillon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreferenceProcessor
public PreferenceProcessor()
getDescriptors
public List<PreferenceDescriptor> getDescriptors()
addBean
public void addBean(Object bean)
getBasePath
public String getBasePath()
setBasePath
public void setBasePath(String path)
process
public void process()
throws Exception
- Throws:
Exception
Copyright © 2008-2011 Sonatype. All Rights Reserved.