Uses of Package
org.apache.avalon.activation.appliance

Packages that use org.apache.avalon.activation.appliance
org.apache.avalon.activation.appliance The appliance package contains interfaces, utilities and default implementations defining and enabling use of the central Appliance interface.  
org.apache.avalon.activation.appliance.impl The appliance.impl package contains the default implementations defining and enabling use of the central Appliance interface.  
org.apache.avalon.merlin The Merlin Kernel API defines a set of interfaces the encompass the creation criteria, controller and main kernel functionality. 
org.apache.avalon.merlin.impl The kernel package defines a top level Kernel implementation that serves as a host to a set of blocks.  
 

Classes in org.apache.avalon.activation.appliance used by org.apache.avalon.activation.appliance
Appliance
          An Appliance is the basic tool merlin wraps around a component to provide support for lifecycle and lifestyle management.
ApplianceEvent
          An appliance event.
ApplianceException
          Exception to indicate that there was a appliance related error.
ApplianceRepository
          The appliance repository interface declares operations through which clients may resolve new or existing appliance instances relative to a stage or service dependency.
AssemblyException
          Exception raised in response to an assembly failure.
DependencyGraph
          Utility class to help aquire a ordered graph of consumers and providers for specific components.
Deployable
          The Deployable interface defines the contract for an object that can be deployed.
Engine
          The Engine interface defines the contract for service that provide appliance resolution.
Home
          The Home interface defines the contract for instance access and release.
NoProviderDefinitionException
          Exception thrown if a request for dependency provider cannot be satisfied because an appropriate deployment profile could not be found.
ServiceContext
          Service context supplied to an appliance factory.
 

Classes in org.apache.avalon.activation.appliance used by org.apache.avalon.activation.appliance.impl
Appliance
          An Appliance is the basic tool merlin wraps around a component to provide support for lifecycle and lifestyle management.
ApplianceException
          Exception to indicate that there was a appliance related error.
ApplianceRepository
          The appliance repository interface declares operations through which clients may resolve new or existing appliance instances relative to a stage or service dependency.
AssemblyException
          Exception raised in response to an assembly failure.
Block
          A block is an appliance that manages a set of subsidiary appliance instances.
BlockContext
          Context object applied to a new block.
Composite
          The Composite interface defines the contract against which a complete assembly assesment and fulfillment provess may be performed.
DependencyGraph
          Utility class to help aquire a ordered graph of consumers and providers for specific components.
Deployable
          The Deployable interface defines the contract for an object that can be deployed.
Engine
          The Engine interface defines the contract for service that provide appliance resolution.
Home
          The Home interface defines the contract for instance access and release.
NoProviderDefinitionException
          Exception thrown if a request for dependency provider cannot be satisfied because an appropriate deployment profile could not be found.
ServiceContext
          Service context supplied to an appliance factory.
 

Classes in org.apache.avalon.activation.appliance used by org.apache.avalon.merlin
Appliance
          An Appliance is the basic tool merlin wraps around a component to provide support for lifecycle and lifestyle management.
Block
          A block is an appliance that manages a set of subsidiary appliance instances.
 

Classes in org.apache.avalon.activation.appliance used by org.apache.avalon.merlin.impl
Appliance
          An Appliance is the basic tool merlin wraps around a component to provide support for lifecycle and lifestyle management.
Block
          A block is an appliance that manages a set of subsidiary appliance instances.
 



Copyright © Apache Software Foundation. All Rights Reserved.