public class JGroupsCommandServer extends CommandServer implements Closeable
| Constructor and Description |
|---|
JGroupsCommandServer(CommandSet set)
Make commands available to a jgroups cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
getCommandSetpublic JGroupsCommandServer(CommandSet set) throws Exception
set - The commands to publishException - If something goes wrong setting up the connection.public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2018 LSST. All rights reserved.