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, setupChildpublic SuppressWarningsFilter()
protected void finishLocalSetup() throws CheckstyleException
AutomaticBeanThe default implementation does nothing.
finishLocalSetup in class AutomaticBeanCheckstyleException - if there is a configuration error.public boolean accept(AuditEvent event)
FilterCopyright © 2001–2018. All rights reserved.