Class ActiveMQServerImpl.DefaultCriticalErrorListener
java.lang.Object
org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.DefaultCriticalErrorListener
- All Implemented Interfaces:
IOCriticalErrorListener
- Enclosing class:
- ActiveMQServerImpl
public final class ActiveMQServerImpl.DefaultCriticalErrorListener
extends Object
implements IOCriticalErrorListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidonIOException(Throwable cause, String message, String file)
-
Constructor Details
-
DefaultCriticalErrorListener
public DefaultCriticalErrorListener()
-
-
Method Details
-
isPreviouslyFailed
public boolean isPreviouslyFailed()- Specified by:
isPreviouslyFailedin interfaceIOCriticalErrorListener
-
onIOException
- Specified by:
onIOExceptionin interfaceIOCriticalErrorListener
-