Uses of Interface
net.walend.property.PropertySource

Packages that use PropertySource
net.walend.director Director is a kit for creating objects as specified in a PropertySource. 
net.walend.property This package contains a central source of String properties. 
 

Uses of PropertySource in net.walend.director
 

Classes in net.walend.director that implement PropertySource
 class DirectorPropertySource
          This class is a SimplePropertySource for lyophil.properties.
 

Uses of PropertySource in net.walend.property
 

Classes in net.walend.property that implement PropertySource
 class SimplePropertySource
          This simple class implements PropertySource around a standard property file.
 class SubsetPropertySource
          This class allows access to subsets of a larger PropertySource without constant reuse of the prefix.
 



Copyright (c) 2000, 2001, David Walend