public class EmbeddedJetty
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
__containerIncludeJarPattern |
| Constructor and Description |
|---|
EmbeddedJetty(org.crazyyak.dev.domain.embedded.EmbeddedArgs embeddedArgs) |
public static final java.lang.String __containerIncludeJarPattern
public EmbeddedJetty(org.crazyyak.dev.domain.embedded.EmbeddedArgs embeddedArgs)
public static void main(java.lang.String... args)
public static org.crazyyak.dev.domain.embedded.EmbeddedStatus getStatus(int shutdownPort)
public static int shutdown(int shutdownPort,
int shutdownTimeout)
public int start(boolean keepAlive,
boolean autoShutDown)
throws java.lang.Exception
java.lang.Exception