Package | Description |
---|---|
org.eclipse.jetty.maven.plugin |
Jetty Maven Plugin : Support for Jetty in Maven build lifecycle
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Overlay> |
JettyWebAppContext.getOverlays() |
Modifier and Type | Method and Description |
---|---|
Resource |
JettyRunMojo.unpackOverlay(Overlay overlay) |
Modifier and Type | Method and Description |
---|---|
void |
JettyWebAppContext.setOverlays(java.util.List<Overlay> overlays)
Ordered list of wars to overlay on top of the current project.
|
void |
JettyRunMojo.unpackOverlays(java.util.List<Overlay> overlays) |
Copyright © 1995–2023 Webtide. All rights reserved.