public static interface BureauRegistry.CommandGenerator
| Modifier and Type | Method and Description |
|---|---|
String[] |
createCommand(String bureauId,
String token)
Creates the command line to launch a new bureau using the given information.
|
String[] createCommand(String bureauId, String token)
setCommandGenerator.bureauId - the id of the bureau being launchedtoken - the token string to use for the credentials when logging inCopyright © 2015. All rights reserved.