Class CountDownLifecycleListener

java.lang.Object
org.wildfly.clustering.service.CountDownLifecycleListener
All Implemented Interfaces:
LifecycleListener

public class CountDownLifecycleListener extends Object implements LifecycleListener
LifecycleListener that counts down a latch when a target LifecycleEvent is triggered.
Author:
Paul Ferraro