com.caucho.config
Annotation Type Configured


@Stereotype
@Documented
@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
public @interface Configured

Alternative for an XML file, with higher priority than Production.