T - The type of the source code item on which this rule can operate. E.g. JClass.R - The type of the source code item generated by this rule. E.g. JMethod.M - The type of the meta data that this rule should operate on. E.g ApiControllerMetadata.public interface ConfigurableRule<T,R,M> extends Rule<T,R,M>
| Modifier and Type | Method and Description |
|---|---|
void |
applyConfiguration(Map<String,String> configuration)
Accepts a key-value representation of the the configurations and their respective values
|
Copyright © 2017. All rights reserved.