Package | Description |
---|---|
org.springframework.vault.config |
Spring configuration for Vault.
|
Modifier and Type | Method and Description |
---|---|
static AbstractVaultConfiguration.TaskSchedulerWrapper |
AbstractVaultConfiguration.TaskSchedulerWrapper.fromInstance(ThreadPoolTaskScheduler scheduler)
Factory method to adapt an existing
ThreadPoolTaskScheduler bean
without calling lifecycle methods. |
AbstractVaultConfiguration.TaskSchedulerWrapper |
AbstractVaultConfiguration.threadPoolTaskScheduler()
Create a
AbstractVaultConfiguration.TaskSchedulerWrapper used by LifecycleAwareSessionManager
and SecretLeaseContainer wrapping
ThreadPoolTaskScheduler . |
Copyright © 2016–2021 Pivotal Software, Inc.. All rights reserved.