public class JGroupsCommandServer extends CommandServer implements Closeable
| Constructor and Description |
|---|
JGroupsCommandServer(CommandSet set)
Make commands available to a jgroups cluster.
|
public 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 © 2014 LSST. All Rights Reserved.