Uses of Class
org.apache.tapestry5.ioc.services.ApplicationDefaults

Packages that use ApplicationDefaults
org.apache.tapestry5.ioc.services Tapestry IOC service interfaces 
 

Uses of ApplicationDefaults in org.apache.tapestry5.ioc.services
 

Method parameters in org.apache.tapestry5.ioc.services with annotations of type ApplicationDefaults
static void TapestryIOCModule.setupStandardSymbolProviders(OrderedConfiguration<SymbolProvider> configuration, SymbolProvider applicationDefaults, SymbolProvider factoryDefaults)
           SystemProperties Exposes JVM System properties as symbols (currently case-sensitive) EnvironmentVariables Exposes environment variables as symbols (adding a "env." prefix) ApplicationDefaults Values contributed to @SymbolProvider @ApplicationDefaults FactoryDefaults Values contributed to @SymbolProvider @FactoryDefaults
 



Copyright © 2003-2012 The Apache Software Foundation.