类 EnvironmentListener
java.lang.Object
org.anyline.listener.EnvironmentListener
- 所有已实现的接口:
org.springframework.beans.factory.Aware,org.springframework.context.EnvironmentAware
@Component("anyline.listener.EnvironmentListener")
public class EnvironmentListener
extends Object
implements org.springframework.context.EnvironmentAware
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
EnvironmentListener
public EnvironmentListener()
-
-
方法详细资料
-
setEnvironment
public void setEnvironment(org.springframework.core.env.Environment environment) - 指定者:
setEnvironment在接口中org.springframework.context.EnvironmentAware
-