public class Extensions
extends org.apache.avalon.lifecycle.AbstractAccessor
| Constructor and Description |
|---|
Extensions() |
| Modifier and Type | Method and Description |
|---|---|
void |
access(java.lang.Object component,
org.apache.avalon.framework.context.Context context)
Access, called when the given component is being
accessed (ie.
|
public void access(java.lang.Object component,
org.apache.avalon.framework.context.Context context)
throws java.lang.Exception
access in interface org.apache.avalon.lifecycle.Accessoraccess in class org.apache.avalon.lifecycle.AbstractAccessorcomponent - a Component instancecontext - a Context instancejava.lang.Exception - if an error occurs