public interface EnvironmentAware
extends org.springframework.beans.factory.Aware
Environment that it runs in.EnvironmentCapable| 限定符和类型 | 方法和说明 |
|---|---|
void |
setEnvironment(org.springframework.core.env.Environment environment)
Set the
Environment that this component runs in. |