package com.github.ltsopensource.core.registry; /** * @author Robert HG (254963746@qq.com) on 5/17/15. */ public enum NotifyEvent { ADD, REMOVE }