org.codehaus.mojo.pluginsupport
Class ComponentSupport

java.lang.Object
  extended by org.codehaus.mojo.pluginsupport.ComponentSupport
Direct Known Subclasses:
AntHelper

public class ComponentSupport
extends Object

Support for Plexus components.

Version:
$Id: ComponentSupport.java 6588 2008-03-28 12:22:57Z bentmann $

Field Summary
protected  Log log
           
 
Constructor Summary
protected ComponentSupport()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected Log log
Constructor Detail

ComponentSupport

protected ComponentSupport()


Copyright © 2011 Codehaus. All Rights Reserved.