org.codehaus.gmaven.runtime.v2_0
Class TraceSanitizerFeature
java.lang.Object
org.codehaus.gmaven.feature.support.FeatureSupport
org.codehaus.gmaven.runtime.v2_0.TraceSanitizerFeature
- All Implemented Interfaces:
- org.codehaus.gmaven.feature.Feature
public class TraceSanitizerFeature
- extends FeatureSupport
Provides the stack trace sanitization feature.
- Version:
- $Id: TraceSanitizerFeature.java -1M 2011-09-23 02:17:35Z (local) $
- Author:
- Jason Dillon
|
Method Summary |
protected org.codehaus.gmaven.feature.Component |
doCreate()
|
| Methods inherited from class org.codehaus.gmaven.feature.support.FeatureSupport |
asString, config, create, create, hashCode, key, name, provider, require, supported, toString |
TraceSanitizerFeature
public TraceSanitizerFeature()
doCreate
protected org.codehaus.gmaven.feature.Component doCreate()
throws Exception
- Specified by:
doCreate in class FeatureSupport
- Throws:
Exception
Copyright © 2006-2012 Codehaus. All Rights Reserved.