org.apache.geronimo.gshell.prefs
Class PreferencesProcessor

java.lang.Object
  extended by 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) $

Constructor Summary
PreferencesProcessor(Object bean)
           
 
Method Summary
 Object getBean()
           
 void process(Preferences node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreferencesProcessor

public PreferencesProcessor(Object bean)
                     throws IllegalAnnotationError
Throws:
IllegalAnnotationError
Method Detail

getBean

public Object getBean()

process

public void process(Preferences node)
             throws ProcessingException
Throws:
ProcessingException


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.