Uses of Interface
net.contextfw.web.application.conf.PropertyProvider

Packages that use PropertyProvider
net.contextfw.web.application.conf   
 

Uses of PropertyProvider in net.contextfw.web.application.conf
 

Classes in net.contextfw.web.application.conf that implement PropertyProvider
 class SystemPropertyProvider
           
 

Methods in net.contextfw.web.application.conf that return types with arguments of type PropertyProvider
 Class<? extends PropertyProvider> WebConfiguration.getPropertyProvider()
           
 

Method parameters in net.contextfw.web.application.conf with type arguments of type PropertyProvider
 WebConfiguration WebConfiguration.setPropertyProvider(Class<? extends PropertyProvider> propertyProvider)
           
 



Copyright © 2011. All Rights Reserved.