Uses of Interface
org.apache.avalon.activation.appliance.ServiceContext

Packages that use ServiceContext
org.apache.avalon.activation.appliance.impl The appliance.impl package contains the default implementations defining and enabling use of the central Appliance interface.  
 

Uses of ServiceContext in org.apache.avalon.activation.appliance.impl
 

Classes in org.apache.avalon.activation.appliance.impl that implement ServiceContext
 class DefaultServiceContext
          Service context supplied to an appliance factory.
 

Methods in org.apache.avalon.activation.appliance.impl with parameters of type ServiceContext
static Block DefaultBlock.createRootBlock(ServiceContext context, ContainmentModel model)
          Create a root containment block.
 

Constructors in org.apache.avalon.activation.appliance.impl with parameters of type ServiceContext
DefaultAppliance(Logger logger, ServiceContext context, DeploymentModel model, Engine engine)
           
 



Copyright © Apache Software Foundation. All Rights Reserved.