Class JettyForkedChild

java.lang.Object
org.eclipse.jetty.util.component.AbstractLifeCycle
org.eclipse.jetty.util.component.ContainerLifeCycle
org.eclipse.jetty.maven.AbstractForkedChild
org.eclipse.jetty.ee10.maven.plugin.JettyForkedChild
All Implemented Interfaces:
org.eclipse.jetty.util.component.Container, org.eclipse.jetty.util.component.Destroyable, org.eclipse.jetty.util.component.Dumpable, org.eclipse.jetty.util.component.Dumpable.DumpableContainer, org.eclipse.jetty.util.component.LifeCycle

public class JettyForkedChild extends org.eclipse.jetty.maven.AbstractForkedChild
JettyForkedChild This is the class that is executed when the jetty maven plugin forks a process when DeploymentMode=FORKED.