public class MasterServices extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
MasterServices() |
| Modifier and Type | Method and Description |
|---|---|
static MasterServices |
getInstance() |
MasterNodeLocal |
getMasterNode() |
int |
getRegistryPort()
Return the port on which the registry is running.
|
void |
registerServices() |
boolean |
startRegistry() |
void |
stopServices() |
public static MasterServices getInstance()
public boolean startRegistry()
throws IllegalStateException
IllegalStateExceptionpublic int getRegistryPort()
public void registerServices()
throws RemoteException
RemoteExceptionpublic MasterNodeLocal getMasterNode()
public void stopServices()
Copyright © 2010–2016 EvoSuite. All rights reserved.