public final class ProvisioningServerMain extends Object implements Agent, AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
doWork() |
static ProvisioningServerMain |
launch(Aeron.Context context)
Launch the provisioning server
|
static void |
main(String[] args)
Entry point for starting the provisioning service.
|
void |
onStart() |
String |
roleName() |
public static void main(String[] args)
args - command line argumentspublic static ProvisioningServerMain launch(Aeron.Context context)
context - Aeron client context to connect to the local media driverpublic void close()
close in interface AutoCloseableCopyright © 2014-2023 Real Logic Limited. All Rights Reserved.