org.codehaus.gmaven.runtime.v1_6
Class TraceSanitizerFeature
java.lang.Object
org.codehaus.gmaven.feature.support.FeatureSupport
org.codehaus.gmaven.runtime.v1_6.TraceSanitizerFeature
- All Implemented Interfaces:
- Feature
public class TraceSanitizerFeature
- extends FeatureSupport
Provides the stack trace sanitization feature.
- Version:
- $Id: TraceSanitizerFeature.java 49 2009-10-16 14:03:56Z user57 $
- Author:
- Jason Dillon
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 Component doCreate()
throws Exception
- Specified by:
doCreate
in class FeatureSupport
- Throws:
Exception
Copyright © 2006-2012 Codehaus. All Rights Reserved.