|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Plugin
Plugin that works on the generated source code.
This plugin will be called after the default code generation has finished.
| Method Summary | |
|---|---|
List<Generator> |
getGenerators()
Retrieve a list of generators for the specified object type |
String |
getOptionName()
Gets the option name to turn on this plugin-in. |
List<PostProcessor> |
getPostProcessors()
Retrieve a list of post processors for the specified object type |
List<? extends Verifier> |
getVerifiers()
Retrieve a list of verifiers for the specified object type |
| Method Detail |
|---|
String getOptionName()
List<? extends Verifier> getVerifiers()
List<Generator> getGenerators()
List<PostProcessor> getPostProcessors()
PostProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||