Uses of Class
org.wildfly.clustering.singleton.server.AsynchronousServiceBuilder
-
-
Uses of AsynchronousServiceBuilder in org.wildfly.clustering.singleton.server
Methods in org.wildfly.clustering.singleton.server that return AsynchronousServiceBuilder Modifier and Type Method Description AsynchronousServiceBuilder<T>AsynchronousServiceBuilder. startSynchronously()Deprecated.Indicates that this service should *not* be started asynchronously.AsynchronousServiceBuilder<T>AsynchronousServiceBuilder. stopSynchronously()Deprecated.Indicates that this service should *not* be stopped asynchronously.
-