Uses of Class
org.wildfly.clustering.service.AsyncServiceConfigurator
-
Packages that use AsyncServiceConfigurator Package Description org.wildfly.clustering.service -
-
Uses of AsyncServiceConfigurator in org.wildfly.clustering.service
Methods in org.wildfly.clustering.service that return AsyncServiceConfigurator Modifier and Type Method Description AsyncServiceConfiguratorAsyncServiceConfigurator. startSynchronously()Indicates that this service should *not* be started asynchronously.AsyncServiceConfiguratorAsyncServiceConfigurator. stopSynchronously()Indicates that this service should *not* be stopped asynchronously.
-