org.apache.maven.usability.diagnostics
Class ErrorDiagnostics
java.lang.Object
  
org.codehaus.plexus.logging.AbstractLogEnabled
      
org.apache.maven.usability.diagnostics.ErrorDiagnostics
- All Implemented Interfaces: 
 - org.codehaus.plexus.logging.LogEnabled, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable
 
public class ErrorDiagnostics
- extends org.codehaus.plexus.logging.AbstractLogEnabled
- implements org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable
  
 
 
 
| Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled | 
enableLogging, getLogger, setupLogger, setupLogger, setupLogger | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ROLE
public static final String ROLE
ErrorDiagnostics
public ErrorDiagnostics()
setErrorDiagnosers
public void setErrorDiagnosers(List errorDiagnosers)
 
 
diagnose
public String diagnose(Throwable error)
 
 
contextualize
public void contextualize(org.codehaus.plexus.context.Context context)
                   throws org.codehaus.plexus.context.ContextException
- Specified by:
 contextualize in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable
 
- Throws:
 org.codehaus.plexus.context.ContextException
 
Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.