Package | Description |
---|---|
org.apache.maven.surefire.booter |
Modifier and Type | Method and Description |
---|---|
MasterProcessCommand |
Command.getCommandType() |
static MasterProcessCommand |
MasterProcessCommand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MasterProcessCommand[] |
MasterProcessCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Command.isType(MasterProcessCommand command) |
Constructor and Description |
---|
Command(MasterProcessCommand command) |
Command(MasterProcessCommand command,
String data) |
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.