Class DisasterAndRecovery
- java.lang.Object
-
- org.apache.activemq.artemis.jms.example.DisasterAndRecovery
-
public class DisasterAndRecovery extends Object
On this example, two brokers are mirrored. Everything that is happening on the first broker will be mirrored on the second, and Vice Versa.
-
-
Constructor Summary
Constructors Constructor Description DisasterAndRecovery()
-