Interface | Description |
---|---|
BasicCodeGenerator |
Maven 3.1.x and newer uses SLF4J internally, which means we do not need to pass a logger instance around.
|
BuildContextAware |
Interface implemented by CodeGenerator implementations which are integrated
with BuildContext.
|
MavenProjectAware |
Bridge for plugins which need access to the underlying maven project.
|
Enum | Description |
---|---|
BasicCodeGenerator.ImportResolutionMode |
Copyright © 2019 OpenDaylight. All rights reserved.