|
||||||||||
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.util.ReflectiveConfigurator
public final class ReflectiveConfigurator
A creator that configures a component based on reflection.
Constructor Summary | |
---|---|
ReflectiveConfigurator()
|
Method Summary | |
---|---|
void |
create(java.lang.Object component,
Context context)
|
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 ReflectiveConfigurator()
Method Detail |
---|
public void create(java.lang.Object component, Context context) throws java.lang.Exception
create
in interface Creator
create
in class AbstractCreator
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |