Uses of Package
org.mevenide.context

Packages that use org.mevenide.context
org.mevenide.context   
org.mevenide.environment   
org.mevenide.properties.resolver   
 

Classes in org.mevenide.context used by org.mevenide.context
AbstractQueryContext
          utility abstract superclass, implementing getResolver() and getPropertyValue() methods.
IProjectContext
          extending the IQueryContext with the POM.
IProjectUnmarshaller
           
IQueryContext
          interface to externalize the project files content/models to one place, and reuse in all the queries (ILocationFinder, IPropertyResolver, etc)
IQueryErrorCallback
          an error callback which implementations can be passed to IqueryContext to get notified of errors in reading and parsing.
 

Classes in org.mevenide.context used by org.mevenide.environment
IQueryContext
          interface to externalize the project files content/models to one place, and reuse in all the queries (ILocationFinder, IPropertyResolver, etc)
 

Classes in org.mevenide.context used by org.mevenide.properties.resolver
IQueryContext
          interface to externalize the project files content/models to one place, and reuse in all the queries (ILocationFinder, IPropertyResolver, etc)
 



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