Class ClusterManager.IncomingInterceptorLookingForExceptionMessage
- java.lang.Object
-
- org.apache.activemq.artemis.core.server.cluster.ClusterManager.IncomingInterceptorLookingForExceptionMessage
-
- All Implemented Interfaces:
BaseInterceptor<Packet>,Interceptor
- Enclosing class:
- ClusterManager
public static class ClusterManager.IncomingInterceptorLookingForExceptionMessage extends Object implements Interceptor
-
-
Constructor Summary
Constructors Constructor Description IncomingInterceptorLookingForExceptionMessage(ClusterManager manager, Executor executor)
-
-
-
Constructor Detail
-
IncomingInterceptorLookingForExceptionMessage
public IncomingInterceptorLookingForExceptionMessage(ClusterManager manager, Executor executor)
- Parameters:
manager-executor-
-
-
Method Detail
-
intercept
public boolean intercept(Packet packet, RemotingConnection connection) throws ActiveMQException
- Specified by:
interceptin interfaceBaseInterceptor<Packet>- Throws:
ActiveMQException
-
-