|
||||||||||
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.AbstractCreator
org.apache.avalon.fortress.impl.extensions.InstrumentableCreator
public final class InstrumentableCreator
The InstrumentableCreator is used as a standard lifecycle extension for containers that support it.
Constructor Summary | |
---|---|
InstrumentableCreator(org.apache.excalibur.instrument.InstrumentManager instrumentManager)
|
Method Summary | |
---|---|
void |
create(java.lang.Object object,
org.apache.avalon.framework.context.Context context)
Assign the instrumentables and InstrumentManageables |
Methods inherited from class org.apache.avalon.lifecycle.AbstractCreator |
---|
destroy |
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 InstrumentableCreator(org.apache.excalibur.instrument.InstrumentManager instrumentManager)
Method Detail |
---|
public void create(java.lang.Object object, org.apache.avalon.framework.context.Context context) throws java.lang.Exception
create
in interface org.apache.avalon.lifecycle.Creator
create
in class org.apache.avalon.lifecycle.AbstractCreator
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |