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