Uses of Interface
org.mevenide.properties.IPropertyFinder

Packages that use IPropertyFinder
org.mevenide.properties   
org.mevenide.properties.resolver   
 

Uses of IPropertyFinder in org.mevenide.properties
 

Subinterfaces of IPropertyFinder in org.mevenide.properties
 interface IPropertyResolver
          Instances of this interface are able to lookup and resolve the property values
 

Uses of IPropertyFinder in org.mevenide.properties.resolver
 

Classes in org.mevenide.properties.resolver that implement IPropertyFinder
 class DefaultsResolver
          a IPropertyFinder implementation that contains the default values.
 class PluginPropertiesFinder
          a IPropertyFinder implementation that iterates the installed plugin's plugin.properties files for the default values.
 class ProjectWalker2
          IQueryContext based replacement for ProjectWalker.
 class PropertyFilesAggregator
           
 



Copyright © 2003-2005 The Codehaus. All Rights Reserved.