Uses of Class
org.eclipse.jetty.maven.plugin.OverlayConfig
Packages that use OverlayConfig
Package
Description
Jetty Maven Plugin : Support for Jetty in Maven build lifecycle
-
Uses of OverlayConfig in org.eclipse.jetty.maven.plugin
Methods in org.eclipse.jetty.maven.plugin that return OverlayConfigMethods in org.eclipse.jetty.maven.plugin that return types with arguments of type OverlayConfigModifier and TypeMethodDescriptionWarPluginInfo.getMavenWarOverlayConfigs()
Get config for any overlays that have been declared for the maven-war-plugin.Constructors in org.eclipse.jetty.maven.plugin with parameters of type OverlayConfigModifierConstructorDescriptionOverlay
(OverlayConfig config) Overlay
(OverlayConfig config, Resource resource)