Class ApplicationLayerFailoverExample
- java.lang.Object
-
- org.apache.activemq.artemis.jms.example.ApplicationLayerFailoverExample
-
public class ApplicationLayerFailoverExample extends Object
A simple example that demonstrates application-layer failover of the JMS connection from one node to another when the live server crashes
-
-
Constructor Summary
Constructors Constructor Description ApplicationLayerFailoverExample()
-