public class GroupServiceFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
GroupService |
getGroupService(String myName,
String groupName,
boolean startGMS) |
static GroupServiceFactory |
getInstance() |
static void |
main(String[] args) |
void |
shutdown(String myName,
String groupName) |
public static GroupServiceFactory getInstance()
public GroupService getGroupService(String myName, String groupName, boolean startGMS)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.