|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Appliance | |
org.apache.avalon.activation | Activation system runtime API. |
org.apache.avalon.activation.impl | Default runtime platform. |
Uses of Appliance in org.apache.avalon.activation |
Methods in org.apache.avalon.activation that return Appliance | |
Appliance |
RuntimeFactory.getRuntime(DeploymentModel model)
Resolve a runtime handler for a model. |
Uses of Appliance in org.apache.avalon.activation.impl |
Classes in org.apache.avalon.activation.impl that implement Appliance | |
class |
AbstractAppliance
Abstract appliance. |
class |
DefaultAppliance
Abstract appliance. |
class |
DefaultBlock
Composite appliance. |
Methods in org.apache.avalon.activation.impl that return Appliance | |
Appliance |
DefaultRuntimeFactory.getRuntime(DeploymentModel model)
Resolve a runtime handler for a model. |
protected Appliance |
DefaultRuntimeFactory.newComponentRuntime(ComponentModel model,
LifestyleManager manager)
Resolve a runtime handler for a component model. |
protected Appliance |
DefaultRuntimeFactory.newContainmentRuntime(ContainmentModel model)
Resolve a runtime handler for a containment model. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |