Uses of Interface
org.apache.avalon.composition.provider.Runtime

Packages that use Runtime
org.apache.avalon.activation.impl Default runtime platform.  
org.apache.avalon.composition.model.impl The model package contains a series of classes that leverage the new meta data model.  
 

Uses of Runtime in org.apache.avalon.activation.impl
 

Classes in org.apache.avalon.activation.impl that implement Runtime
 class DefaultRuntime
          Implementation of a system context that exposes a system wide set of parameters.
 

Uses of Runtime in org.apache.avalon.composition.model.impl
 

Methods in org.apache.avalon.composition.model.impl that return Runtime
 Runtime DefaultSystemContext.buildRuntimeInstance(InitialContext context, Class clazz, Artifact lifestyle)
          Build a runtime using a supplied class.
 



Copyright © The Apache Software Foundation. All Rights Reserved.