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.activation.lifestyle The lifestyle package includes interfaces and public classes supporting lifestyle management. 
org.apache.avalon.activation.lifestyle.impl The lifestyle.impl package contains the default implementations of the standard four lifestyle handlers. 
org.apache.avalon.merlin.kernel The kernel package defines a top-level Kernel interfaces.  
org.apache.avalon.merlin.kernel.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.
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.
 

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.
AssemblyException
          Exception raised in response to an assembly failure.
Block
          A block is an appliance that manages a set of subsidiary appliance instances.
Composite
          The Composite interface defines the contract against which a complete assembly assesment and fulfillment provess may be performed.
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.lifestyle
Home
          The Home interface defines the contract for instance access and release.
 

Classes in org.apache.avalon.activation.appliance used by org.apache.avalon.activation.lifestyle.impl
Home
          The Home interface defines the contract for instance access and release.
 

Classes in org.apache.avalon.activation.appliance used by org.apache.avalon.merlin.kernel
Home
          The Home interface defines the contract for instance access and release.
 

Classes in org.apache.avalon.activation.appliance used by org.apache.avalon.merlin.kernel.impl
Home
          The Home interface defines the contract for instance access and release.
 



Copyright © Apache Software Foundation. All Rights Reserved.