クラス AbstractSessionFixationProtectionStrategy.NullEventPublisher

  • 実装されたすべてのインターフェース:
    org.springframework.context.ApplicationEventPublisher
    含まれているクラス:
    AbstractSessionFixationProtectionStrategy

    protected static final class AbstractSessionFixationProtectionStrategy.NullEventPublisher
    extends java.lang.Object
    implements org.springframework.context.ApplicationEventPublisher
    • コンストラクターのサマリー

      コンストラクター  
      修飾子 コンストラクター 説明
      protected NullEventPublisher()
    • メソッドのサマリー

      すべてのメソッド   インスタンスメソッド   具象メソッド  
      修飾子と型 メソッド 説明
      voidpublishEvent​(java.lang.Object event)
      voidpublishEvent​(org.springframework.context.ApplicationEvent event)
      • クラス java.lang.Object から継承されたメソッド

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • コンストラクターの詳細

      • NullEventPublisher

        protected NullEventPublisher()
    • メソッドの詳細

      • publishEvent

        public void publishEvent​(org.springframework.context.ApplicationEvent event)
        次で指定:
        インターフェース org.springframework.context.ApplicationEventPublisherpublishEvent 
      • publishEvent

        public void publishEvent​(java.lang.Object event)
        次で指定:
        インターフェース org.springframework.context.ApplicationEventPublisherpublishEvent