Uses of Interface
org.apache.avalon.framework.context.Contextualizable
-
Packages that use Contextualizable Package Description 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 Contextualizable in org.apache.avalon.framework.context
Subinterfaces of Contextualizable in org.apache.avalon.framework.context Modifier and Type Interface Description interface
Recontextualizable
Extends Contextualizable to allow recontextualizing.
-