Uses of Interface
com.pholser.util.properties.PropertySource

Uses of PropertySource in com.pholser.util.properties
 

Classes in com.pholser.util.properties that implement PropertySource
 class SubstitutableProperties
          Properties class with support for property values which can be comprised of the values of other properties.
 

Methods in com.pholser.util.properties with parameters of type PropertySource
 T PropertyBinder.bind(PropertySource source)
          Makes a new proxy bound to the properties represented by the given property source.
 



© Copyright 2009-2013 Paul R. Holser, Jr. All rights reserved. Licensed under The MIT License. pholser@alumni.rice.edu