Uses of Class
org.wildfly.clustering.service.AsyncServiceConfigurator
Packages that use AsyncServiceConfigurator
-
Uses of AsyncServiceConfigurator in org.wildfly.clustering.service
Methods in org.wildfly.clustering.service that return AsyncServiceConfiguratorModifier and TypeMethodDescriptionAsyncServiceConfigurator.startSynchronously()Indicates that this service should *not* be started asynchronously.AsyncServiceConfigurator.stopSynchronously()Indicates that this service should *not* be stopped asynchronously.