org.codehaus.mojo.pluginsupport
Class ComponentSupport

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

public class ComponentSupport
extends java.lang.Object

Support for Plexus components.

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

Field Summary
protected  org.apache.commons.logging.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 org.apache.commons.logging.Log log
Constructor Detail

ComponentSupport

protected ComponentSupport()


Copyright © 2010. All Rights Reserved.