public class LogDisablePhase extends AbstractPhase
| Constructor and Description |
|---|
LogDisablePhase() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Object object,
ComponentManager componentManager,
org.codehaus.plexus.classworlds.realm.ClassRealm lookupRealm)
Execute the phase.
|
executepublic void execute(Object object, ComponentManager componentManager, org.codehaus.plexus.classworlds.realm.ClassRealm lookupRealm) throws PhaseExecutionException
AbstractPhaseexecute in interface Phaseexecute in class AbstractPhaseobject - The component.componentManager - ComponentManagerlookupRealm - ClassRealmPhaseExecutionException - in case of an error.Copyright © 2001–2019 Codehaus Plexus. All rights reserved.