public interface Contextualizable
Modifier and Type | Method and Description |
---|---|
void |
contextualize(Context aContext)
Sets the context for this Component.
|
void contextualize(Context aContext) throws CheckstyleException
aContext
- the context.CheckstyleException
- if there is a contextualization error.Copyright © 2001–2014. All rights reserved.