org.apache.geronimo.gshell.prefs
Class PreferencesProcessor
java.lang.Object
org.apache.geronimo.gshell.prefs.PreferencesProcessor
public class PreferencesProcessor
- extends Object
Processes an object for preference annotations.
- Version:
- $Rev: 570606 $ $Date: 2007-08-28 19:17:11 -0700 (Tue, 28 Aug 2007) $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreferencesProcessor
public PreferencesProcessor(Object bean)
throws IllegalAnnotationError
- Throws:
IllegalAnnotationError
getBean
public Object getBean()
process
public void process(Preferences node)
throws ProcessingException
- Throws:
ProcessingException
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.