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


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

Used to disambiguate which version of SymbolProvider is being referenced. Symbols defined by contributing to FactoryDefaults are overridden by contributions to ApplicationDefaults.



Copyright © 2003-2012 The Apache Software Foundation.