Uses of Interface
org.apache.avalon.framework.context.Context

Packages that use Context
org.apache.avalon.framework.context Interfaces and implementation of the Context model through which runtime context can be applied by a manager to a component. 
 

Uses of Context in org.apache.avalon.framework.context
 

Methods in org.apache.avalon.framework.context with parameters of type Context
 java.lang.Object Resolvable.resolve(Context context)
          Resolve a object to a value.
 void Recontextualizable.recontextualize(Context context)
          Pass the new Context to the component.
 void Contextualizable.contextualize(Context context)
          Pass the Context to the component.
 



Copyright © 1997-2006 The Apache Software Foundation. All Rights Reserved.