public class SuppressWarningsFilter extends AutomaticBean implements Filter
SuppressWarnings
annotation.AutomaticBean.OutputStreamOptions
Constructor and Description |
---|
SuppressWarningsFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(AuditEvent event)
Determines whether or not a filtered AuditEvent is accepted.
|
protected void |
finishLocalSetup()
Provides a hook to finish the part of this component's setup that
was not handled by the bean introspection.
|
configure, contextualize, getConfiguration, setupChild
public SuppressWarningsFilter()
protected void finishLocalSetup() throws CheckstyleException
AutomaticBean
The default implementation does nothing.
finishLocalSetup
in class AutomaticBean
CheckstyleException
- if there is a configuration error.public boolean accept(AuditEvent event)
Filter
Copyright © 2001–2018. All rights reserved.