@Component public class DefenceGateway extends Object implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean
构造器和说明 |
---|
DefenceGateway() |
限定符和类型 | 方法和说明 |
---|---|
static void |
accessControl(AccessData accessData)
访问控制
|
void |
afterPropertiesSet() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
在接口中 org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
public void afterPropertiesSet()
afterPropertiesSet
在接口中 org.springframework.beans.factory.InitializingBean
public static void accessControl(AccessData accessData) throws DefenceException
accessData
- DefenceException