public class StorageProviderService extends Object
| Modifier and Type | Field and Description |
|---|---|
org.aoju.bus.cache.metric.ExtendCache |
extendCache |
StorageProperties |
properties |
| Constructor and Description |
|---|
StorageProviderService(StorageProperties properties) |
StorageProviderService(StorageProperties properties,
org.aoju.bus.cache.metric.ExtendCache extendCache) |
| Modifier and Type | Method and Description |
|---|---|
static void |
register(org.aoju.bus.storage.Registry type,
org.aoju.bus.storage.Context context)
注册组件
|
org.aoju.bus.storage.Provider |
require(org.aoju.bus.storage.Registry type) |
public StorageProperties properties
public org.aoju.bus.cache.metric.ExtendCache extendCache
public StorageProviderService(StorageProperties properties)
public StorageProviderService(StorageProperties properties, org.aoju.bus.cache.metric.ExtendCache extendCache)
Copyright © 2021. All rights reserved.