public class Hub extends Object
Except for unit tests, this should be a singleton.
Constructor and Description |
---|
Hub(GridHubConfiguration config) |
Modifier and Type | Method and Description |
---|---|
String |
getHost() |
int |
getPort() |
URL |
getRegistrationURL() |
Registry |
getRegistry()
get the registry backing up the hub state.
|
URL |
getUrl() |
void |
start() |
void |
stop() |
public Hub(GridHubConfiguration config)
Copyright © 2015. All rights reserved.