Class EngineInfo

java.lang.Object
com.infoteria.asteria.util.resource.MessageFormatByResource
com.infoteria.asteria.flowengine2.resource.EngineInfo
All Implemented Interfaces:
com.infoteria.asteria.util.resource.MessageFormat

public class EngineInfo extends com.infoteria.asteria.util.resource.MessageFormatByResource
主にフローエンジン本体の出力する情報のためのコードです。 The codes mainly represents the information output by the Flow Engine. 这些代码主要是代表Flow引擎输出的信息。
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static EngineInfo
     

    Methods inherited from class com.infoteria.asteria.util.resource.MessageFormatByResource

    format, format, format, format, getFormatMessage, getFormatMessage, getFormatMessage, getFormatMessage, getFormatString, getFormatString, getFormatString, getFormatString, getMessage, getMessage, getMessage, getMessage

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • EngineInfo

      protected EngineInfo()
  • Method Details

    • getInstance

      public static EngineInfo getInstance()