Interface | Description |
---|---|
AdditionalDestination |
a callback intended for maven.j2ee module that intercepts the copy on save behaviour
and allows copying of resources into the expanded web application.
|
CompileOnSaveSkipper |
class testing if fast execution via compile on save (aka JavaRunner) is to be performed
or some state in the project's files prohibits such execution.
|
CoSAlternativeExecutorImplementation |
Alternative executor enables to rewrite the way how compile on save execution is
performed by default.
|