public final class InstrumentableCreator
extends org.apache.avalon.lifecycle.AbstractCreator
| Modifier and Type | Field and Description |
|---|---|
private boolean |
m_instrumentEnabled |
private org.apache.excalibur.instrument.InstrumentManager |
m_instrumentManager |
| Constructor and Description |
|---|
InstrumentableCreator(org.apache.excalibur.instrument.InstrumentManager instrumentManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
create(java.lang.Object object,
org.apache.avalon.framework.context.Context context)
Assign the instrumentables and InstrumentManageables
|
private final org.apache.excalibur.instrument.InstrumentManager m_instrumentManager
private final boolean m_instrumentEnabled
public InstrumentableCreator(org.apache.excalibur.instrument.InstrumentManager instrumentManager)
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.Creatorcreate in class org.apache.avalon.lifecycle.AbstractCreatorjava.lang.Exception