Uses of Class
org.apache.avalon.activation.lifecycle.LifecycleException

Packages that use LifecycleException
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.lifecycle The deployment package contains the interfaces and exceptions relating to the component deployment system. 
 

Uses of LifecycleException in org.apache.avalon.activation.appliance.impl
 

Methods in org.apache.avalon.activation.appliance.impl that throw LifecycleException
 Object DefaultAppliance.newInstance()
          Create a new fully deployed instance of the type managed by the appliance.
 

Uses of LifecycleException in org.apache.avalon.activation.lifecycle
 

Methods in org.apache.avalon.activation.lifecycle that throw LifecycleException
 Object Factory.newInstance()
          Create a new instance of a component.
 



Copyright © Apache Software Foundation. All Rights Reserved.