public abstract class AbstractBuilder extends Object implements org.springframework.context.ApplicationContextAware
| 限定符和类型 | 字段和说明 |
|---|---|
protected org.springframework.context.ApplicationContext |
applicationContext |
protected Collection<ResourceProvider> |
providers |
protected Collection<ResourceBuilder> |
resourceBuilders |
| 构造器和说明 |
|---|
AbstractBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ResourceBase |
newResourceBase() |
protected org.dom4j.Element |
parseResource(String content) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
protected Collection<ResourceProvider> providers
protected org.springframework.context.ApplicationContext applicationContext
protected Collection<ResourceBuilder> resourceBuilders
public ResourceBase newResourceBase()
protected org.dom4j.Element parseResource(String content)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2018 Bstek. All rights reserved.