org.apache.tapestry5.ioc.services
Annotation Type ApplicationDefaults


@Target(value={PARAMETER,FIELD,METHOD})
@Retention(value=RUNTIME)
@Documented
public @interface ApplicationDefaults

Used to disambiguate which version of SymbolProvider is being referenced. Contributions to the ApplicationDefaults symbol source are overridden by JVM System properties.

See Also:
FactoryDefaults



Copyright © 2003-2012 The Apache Software Foundation.