Class EventRolloutDifferTest.RecordingEm

java.lang.Object
scripting.EventRolloutDifferTest.RecordingEm
Enclosing class:
EventRolloutDifferTest

public static final class EventRolloutDifferTest.RecordingEm extends Object
受信任第一方腳本以 HostAccess.ALL 直呼本物件 public 方法 —— 與線上全域 em (EventManager)相同的 host-interop 路徑。多載差異只會來自引擎本身。刻意鏡射「比代表實際驅動更寬」 的多載集,使多載解析差異可歸因於引擎而非「stub 缺方法」。
  • Field Details

  • Constructor Details

    • RecordingEm

      public RecordingEm()
  • Method Details

    • setProperty

      public void setProperty(String key, String value)
    • getProperty

      public String getProperty(String key)
    • getChannel

      public int getChannel()
    • getChannelOnline

      public int getChannelOnline()
    • getTotalOnline

      public int getTotalOnline()
    • broadcastYellowMsg

      public void broadcastYellowMsg(String msg)
    • broadcastServerMsg

      public void broadcastServerMsg(int type, String msg, boolean weather)