org.codehaus.groovy.maven.runtime.v16
Class TraceSanitizerFeature

java.lang.Object
  extended by org.codehaus.groovy.maven.feature.support.FeatureSupport
      extended by org.codehaus.groovy.maven.runtime.v16.TraceSanitizerFeature
All Implemented Interfaces:
Feature

public class TraceSanitizerFeature
extends FeatureSupport

Provides the stack trace sanitization feature.

Version:
$Id: TraceSanitizerFeature.java 12238 2008-05-03 07:43:34Z user57 $
Author:
Jason Dillon

Field Summary
 
Fields inherited from class org.codehaus.groovy.maven.feature.support.FeatureSupport
config, key, log, provider, supported
 
Constructor Summary
TraceSanitizerFeature()
           
 
Method Summary
protected  Component doCreate()
           
 
Methods inherited from class org.codehaus.groovy.maven.feature.support.FeatureSupport
asString, config, create, create, hashCode, key, name, provider, require, supported, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TraceSanitizerFeature

public TraceSanitizerFeature()
Method Detail

doCreate

protected Component doCreate()
                      throws java.lang.Exception
Specified by:
doCreate in class FeatureSupport
Throws:
java.lang.Exception


Copyright © 2006-2010 Codehaus. All Rights Reserved.