类 Y9EventOrgListener

  • 所有已实现的接口:
    EventListener, org.springframework.context.ApplicationListener<net.risesoft.y9.pubsub.event.Y9EventOrg>

    @Component
    public class Y9EventOrgListener
    extends Object
    implements org.springframework.context.ApplicationListener<net.risesoft.y9.pubsub.event.Y9EventOrg>
    • 字段详细资料

      • logger

        protected org.slf4j.Logger logger
    • 构造器详细资料

      • Y9EventOrgListener

        public Y9EventOrgListener()
    • 方法详细资料

      • onApplicationEvent

        public void onApplicationEvent​(net.risesoft.y9.pubsub.event.Y9EventOrg event)
        指定者:
        onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<net.risesoft.y9.pubsub.event.Y9EventOrg>