|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
appliance.impl
package contains the
default implementations defining and enabling use of the central
Appliance
interface.
See:
Description
Class Summary | |
AbstractAppliance | An Appliance is the basic tool merlin wraps around a component to provide support for lifecycle and lifestyle management. |
BlockThread | The DefaultBlockThread provides support for the execution of a block. |
DefaultAppliance | DefaultAppliance is the default implementation of a local appliance instance. |
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. |
DefaultServiceContext | Service context supplied to an appliance factory. |
The appliance.impl
package contains the
default implementations defining and enabling use of the central
Appliance
interface. An
Appliance is the basic tool merlin wraps around a component to provide
support for lifecycle and lifestyle management. Different implementations
of Appliance can be plugged into the merlin system to allow merlin to
manage a variety of components.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |