org.apache.avalon.activation.appliance
Interface Block

All Superinterfaces:
Appliance, Deployable, Engine, Home
All Known Implementing Classes:
DefaultBlock

public interface Block
extends Appliance, Engine

A block is an appliance that manages a set of subsidiary appliance instances.

Version:
$Revision: 1.1.1.1 $ $Date: 2003/09/10 08:57:33 $
Author:
Avalon Development Team

Field Summary
 
Fields inherited from interface org.apache.avalon.activation.appliance.Appliance
MBEAN_SERVER_KEY
 
Methods inherited from interface org.apache.avalon.activation.appliance.Appliance
getModel, isEnabled
 
Methods inherited from interface org.apache.avalon.activation.appliance.Deployable
decommission, deploy
 
Methods inherited from interface org.apache.avalon.activation.appliance.Home
release, resolve, resolve
 
Methods inherited from interface org.apache.avalon.activation.appliance.Engine
resolveAppliance, resolveAppliance, resolveAppliance, resolveAppliance, resolveAppliance
 



Copyright © Apache Software Foundation. All Rights Reserved.