Package | Description |
---|---|
org.apache.maven.surefire.booter |
Modifier and Type | Field and Description |
---|---|
static Command |
Command.NOOP |
static Command |
Command.SKIP_SINCE_NEXT_TEST |
static Command |
Command.TEST_SET_FINISHED |
Modifier and Type | Method and Description |
---|---|
static Command |
MasterProcessCommand.decode(DataInputStream is) |
static Command |
Command.toRunClass(String runClass) |
static Command |
Command.toShutdown(Shutdown shutdownType) |
Modifier and Type | Method and Description |
---|---|
void |
CommandListener.update(Command command) |
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.