Package nablarch.test

Class FixedExecutionIdAttribute

All Implemented Interfaces:
ThreadContextAttribute<Object>

@Published(tag="architect") public class FixedExecutionIdAttribute extends ExecutionIdAttribute
スレッドコンテキスト(ThreadContext)に固定の実行時IDを保持する。
  • Constructor Details

    • FixedExecutionIdAttribute

      public FixedExecutionIdAttribute()
  • Method Details