public class AutoSyncPermission extends Object implements org.springframework.context.ApplicationListener<org.hswebframework.web.authorization.define.AuthorizeDefinitionInitializedEvent>
| 构造器和说明 |
|---|
AutoSyncPermission() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onApplicationEvent(org.hswebframework.web.authorization.define.AuthorizeDefinitionInitializedEvent event) |
void |
setEntityFactory(org.hswebframework.web.commons.entity.factory.EntityFactory entityFactory) |
void |
setPermissionService(org.hswebframework.web.service.authorization.PermissionService permissionService) |
@Autowired public void setPermissionService(org.hswebframework.web.service.authorization.PermissionService permissionService)
@Autowired public void setEntityFactory(org.hswebframework.web.commons.entity.factory.EntityFactory entityFactory)
public void onApplicationEvent(org.hswebframework.web.authorization.define.AuthorizeDefinitionInitializedEvent event)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<org.hswebframework.web.authorization.define.AuthorizeDefinitionInitializedEvent>Copyright © 2018. All rights reserved.