Uses of Interface
org.wildfly.clustering.server.util.BlockingExecutor
Packages that use BlockingExecutor
-
Uses of BlockingExecutor in org.wildfly.clustering.server.util
Methods in org.wildfly.clustering.server.util that return BlockingExecutorModifier and TypeMethodDescriptionstatic BlockingExecutorBlockingExecutor.newInstance(Runnable closeTask) Creates new blocking executor that runs the specified task uponRegistration.close().