|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.plexus.lifecycle.phase.AbstractPhase
org.codehaus.plexus.registry.RegistryConfigurePhase
public class RegistryConfigurePhase
Configure Plexus components from the registry.
Fields are configured by looking up the following value from the registry:role.roleHint.fieldName.
For example: org.codehaus.plexus.jdo.JdoFactory.users.otherProperties.org.jpox.identifier.case=PreserveCase.
| Constructor Summary | |
|---|---|
RegistryConfigurePhase()
|
|
| Method Summary | |
|---|---|
void |
execute(java.lang.Object component,
org.codehaus.plexus.component.manager.ComponentManager manager,
org.codehaus.plexus.classworlds.realm.ClassRealm realm)
|
| Methods inherited from class org.codehaus.plexus.lifecycle.phase.AbstractPhase |
|---|
execute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegistryConfigurePhase()
| Method Detail |
|---|
public void execute(java.lang.Object component,
org.codehaus.plexus.component.manager.ComponentManager manager,
org.codehaus.plexus.classworlds.realm.ClassRealm realm)
throws org.codehaus.plexus.personality.plexus.lifecycle.phase.PhaseExecutionException
execute in interface org.codehaus.plexus.lifecycle.phase.Phaseexecute in class org.codehaus.plexus.lifecycle.phase.AbstractPhaseorg.codehaus.plexus.personality.plexus.lifecycle.phase.PhaseExecutionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||