java.lang.Object
com.broadleafcommerce.common.messaging.MessageUtils.LeadershipChangedHandler
- Enclosing class:
- MessageUtils
public static class MessageUtils.LeadershipChangedHandler
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LeadershipChangedHandler
public LeadershipChangedHandler()
-
Method Details
-
delegate
@RuntimeType
@BindingPriority(2147483647)
public void delegate(@AllArguments
Object[] a,
@FieldValue("leaderConsumer")
Consumer<Boolean> leaderConsumer)