Beispiel #1
0
 /** connects to the cluster */
 public void connectToCluster(ServerLocatorInternal serverLocator) throws HornetQException {
   serverLocator.connect();
 }