Uses of Class
org.apache.avalon.activation.appliance.impl.AbstractBlock

Packages that use AbstractBlock
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 AbstractBlock in org.apache.avalon.activation.appliance.impl
 

Subclasses of AbstractBlock in org.apache.avalon.activation.appliance.impl
 class CompositeBlock
          The DefaultBlock is responsible for the management of the assembly of the subsidiary appliances, the coordination of the deployment, decommissioning and eventual dissassembly of contained appliances, and the overall management of a containment context.
 



Copyright © Apache Software Foundation. All Rights Reserved.