public interface Configurable
Modifier and Type | Method and Description |
---|---|
void |
configure(Configuration aConfiguration)
Configures this component.
|
void configure(Configuration aConfiguration) throws CheckstyleException
aConfiguration
- the configuration to use.CheckstyleException
- if there is a configuration error.Copyright © 2001–2018. All rights reserved.