org.codehaus.plexus.personality.avalon.lifecycle.phase
Class LogDisablePhase
java.lang.Object
org.codehaus.plexus.lifecycle.phase.AbstractPhase
org.codehaus.plexus.personality.avalon.lifecycle.phase.LogDisablePhase
- All Implemented Interfaces:
- org.codehaus.plexus.lifecycle.phase.Phase
public class LogDisablePhase
- extends org.codehaus.plexus.lifecycle.phase.AbstractPhase
- Version:
- $Id: LogDisablePhase.java 1273 2004-11-01 12:41:00Z michal $
- Author:
- Trygve Laugstøl
Method Summary |
void |
execute(Object object,
org.codehaus.plexus.component.manager.ComponentManager manager)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogDisablePhase
public LogDisablePhase()
execute
public void execute(Object object,
org.codehaus.plexus.component.manager.ComponentManager manager)
- Specified by:
execute
in interface org.codehaus.plexus.lifecycle.phase.Phase
- Specified by:
execute
in class org.codehaus.plexus.lifecycle.phase.AbstractPhase
Copyright © 2001-2012 Codehaus. All Rights Reserved.