The specified class does not implement the interface com.cosminexus.mngsvr.hmx.agent.InstrumentationAgent. Class name = aa....aa
- aa....aa:クラス名
- 説明
- 指定されたクラス(aa....aa)は,com.cosminexus.mngsvr.hmx.agent.InstrumentationAgentインタフェースを実装していません。
- 対処
- 設定したAgentクラスにInstrumentationAgentをimplementsさせてください。