Class DisasterAndRecovery
- java.lang.Object
-
- org.apache.activemq.artemis.jms.example.DisasterAndRecovery
-
public class DisasterAndRecovery extends java.lang.ObjectOn 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()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-