|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.avalon.lifecycle.AbstractAccessor
org.apache.avalon.fortress.examples.extended.extensions.Extensions
Some custom extensions for this container's components.
Constructor Summary | |
Extensions()
|
Method Summary | |
void |
access(java.lang.Object component,
Context context)
Access, called when the given component is being accessed (ie. |
Methods inherited from class org.apache.avalon.lifecycle.AbstractAccessor |
release |
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Extensions()
Method Detail |
public void access(java.lang.Object component, Context context) throws java.lang.Exception
access
in interface Accessor
access
in class AbstractAccessor
component
- a Component
instancecontext
- a Context
instance
java.lang.Exception
- if an error occurs
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |