public abstract class AbstractDubboMetadata extends Object implements org.springframework.context.ApplicationContextAware, org.springframework.context.EnvironmentAware
| Constructor and Description |
|---|
AbstractDubboMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setEnvironment(org.springframework.core.env.Environment environment) |
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic void setEnvironment(org.springframework.core.env.Environment environment)
setEnvironment in interface org.springframework.context.EnvironmentAwareCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.