org.apache.lucene.gdata.server.registry.configuration
Annotation Type Requiered


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Requiered

This annotation is used to define mandatory properties via their setter methodes. It will be present at runtime.

Author:
Simon Willnauer
See Also:
PropertyInjector, ComponentConfiguration



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