Class AbstractPolicy
java.lang.Object
org.apache.activemq.artemis.core.server.routing.policies.AbstractPolicy
- All Implemented Interfaces:
Policy
- Direct Known Subclasses:
ConsistentHashPolicy,FirstElementPolicy,RoundRobinPolicy
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.activemq.artemis.core.server.routing.policies.Policy
selectTarget, transformKey
-
Constructor Details
-
AbstractPolicy
-
-
Method Details
-
getName
-
getProperties
- Specified by:
getPropertiesin interfacePolicy
-
getTargetProbe
- Specified by:
getTargetProbein interfacePolicy
-
init
-