org.apache.maven.continuum.xmlrpc.server
Class Listener

java.lang.Object
  extended by org.codehaus.plexus.logging.AbstractLogEnabled
      extended by org.apache.maven.continuum.xmlrpc.server.Listener
All Implemented Interfaces:
org.codehaus.plexus.logging.LogEnabled

public class Listener
extends org.codehaus.plexus.logging.AbstractLogEnabled

Version:
$Id: Listener.java 537223 2007-05-11 16:22:15Z evenisse $
Author:
Emmanuel Venisse

Constructor Summary
Listener()
           
 
Method Summary
 org.codehaus.plexus.logging.Logger getLogger()
           
 
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled
enableLogging, setupLogger, setupLogger, setupLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Listener

public Listener()
Method Detail

getLogger

public org.codehaus.plexus.logging.Logger getLogger()
Overrides:
getLogger in class org.codehaus.plexus.logging.AbstractLogEnabled


Copyright © 2003-2007 The Apache Software Foundation. All Rights Reserved.