欢迎光临散文网 会员登陆 & 注册

学掌门java全栈

2022-12-19 15:55 作者:绿兔子2  | 我要投稿

ridepublic void addApplicationListener(ApplicationListener<?> listener) {    synchronized (this.retrievalMutex) {        // Explicitly remove target for a proxy, if registered already,        // in order to avoid double invocations of the same listener.        Object singletonTarget = AopProxyUtils.getSingletonTarget(listener);        if (singletonTarget instanceof ApplicationListener) {            this.defaultRetriever.applicationListeners.remove(singletonTarget);

学掌门java全栈的评论 (共 条)

分享到微博请遵守国家法律