Package org.apache.lucene.gdata.server.registry.configuration

Class Summary
ComponentConfiguration Simple configuration class storing properties as key with defined property values as values in a Map.
PropertyInjector PropertyInjector is used to set member variables / properties of classes via setter methods using the ComponentConfiguration class.
 

Exception Summary
InjectionException Will be throw if an exception occures while injecting properties, a type or cast exception occures or a Requiered property is not available.
 

Annotation Types Summary
Requiered This annotation is used to define mandatory properties via their setter methodes.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.