org.codehaus.plexus.personality.plexus.lifecycle.phase

Class AutoConfigurePhase

public class AutoConfigurePhase extends AbstractPhase

UNKNOWN: (michal) should this phase be called only for components which does not implement Configurable interface?

Field Summary
static StringDEFAULT_CONFIGURATOR_ID
Method Summary
voidexecute(Object object, ComponentManager manager)

Field Detail

DEFAULT_CONFIGURATOR_ID

public static final String DEFAULT_CONFIGURATOR_ID

Method Detail

execute

public void execute(Object object, ComponentManager manager)