类 RoleSecurityChangeEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.iplatform.base.event.RoleSecurityChangeEvent
所有已实现的接口:
Serializable

public class RoleSecurityChangeEvent extends org.springframework.context.ApplicationEvent
系统角色对应权限改变事件定义,需要通知权限拦截模块,更新权限数据。
作者:
shikeying
另请参阅:
  • 构造器详细资料

    • RoleSecurityChangeEvent

      public RoleSecurityChangeEvent(Object source)