Package org.apache.avalon.activation

Activation system runtime API.

See:
          Description

Interface Summary
Appliance An Appliance is the basic tool merlin wraps around a component to provide support for lifecycle and lifestyle management.
ComponentFactory A factory that provides object instantiation.
RuntimeFactory A factory enabling the establishment of runtime handlers.
 

Exception Summary
ApplianceException Exception to indicate that there was a appliance related error.
ApplianceRuntimeException Exception to indicate that there was an appliance related runtime error.
LifecycleException Exception to indicate that there was a lifecycle related error.
LifecycleRuntimeException Exception to indicate that there was a lifecycle runtime related error.
LifestyleException Exception to indicate that there was an lifestyle related runtime error.
LifestyleRuntimeException Exception to indicate that there was an lifestyle related runtime error.
RuntimeFactoryException Exception to indicate that there was a error related to the runtime factory.
TransientApplianceException Exception to indicate that there was a transient exception.
 

Package org.apache.avalon.activation Description

Activation system runtime API.



Copyright © The Apache Software Foundation. All Rights Reserved.