public abstract class AbstractDFsService extends Object implements DFsService, org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.DisposableBean
| 限定符和类型 | 字段和说明 |
|---|---|
protected org.springframework.context.ApplicationContext |
applicationContext |
protected static String |
PROPERTY_KEY |
| 构造器和说明 |
|---|
AbstractDFsService() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected static String |
fetchProperty(org.springframework.core.env.Environment environment,
String dfsType,
String key) |
protected abstract void |
init(org.springframework.context.ApplicationContext applicationContext) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcleanExpiredFiles, download, fetchFileMeta, storeprotected org.springframework.context.ApplicationContext applicationContext
protected abstract void init(org.springframework.context.ApplicationContext applicationContext)
protected static String fetchProperty(org.springframework.core.env.Environment environment, String dfsType, String key)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2023. All rights reserved.