A C D O R

A

access(Object, Context) - Method in interface org.apache.avalon.lifecycle.Accessor
Access stage handler.
Accessor - Interface in org.apache.avalon.lifecycle
The Accessor interface describes the access and release stages that occur between a service or component manager and a container during service deployment.

C

create(Object, Context) - Method in interface org.apache.avalon.lifecycle.Creator
Create stage handler.
Creator - Interface in org.apache.avalon.lifecycle
The Creator interface describes the create and destroy stages that occur between a component and a container during service management.

D

destroy(Object, Context) - Method in interface org.apache.avalon.lifecycle.Creator
Destroy stage handler.

O

org.apache.avalon.lifecycle - package org.apache.avalon.lifecycle
Container independent interfaces and classes supporting component lifecycle extension.

R

release(Object, Context) - Method in interface org.apache.avalon.lifecycle.Accessor
Release stage handler.

A C D O R

Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.