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

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

Subclasses of AbstractAppliance in org.apache.avalon.activation.appliance.impl
 class DefaultAppliance
          DefaultAppliance is the default implementation of a local appliance instance.
 class DefaultBlock
          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.