public static interface Bootstrap.ConfigurationPersisterFactory
ExtensibleConfigurationPersister
to be used by this serverModifier and Type | Method and Description |
---|---|
ExtensibleConfigurationPersister |
createConfigurationPersister(ServerEnvironment serverEnvironment,
ExecutorService executorService) |
ExtensibleConfigurationPersister createConfigurationPersister(ServerEnvironment serverEnvironment, ExecutorService executorService)
serverEnvironment
- the server environment. Cannot be null
executorService
- an executor service the configuration persister can use.
May be null
if asynchronous work is not supportednull
Copyright © 2023 JBoss by Red Hat. All rights reserved.