Class RuntimeChangeEvent


  • @Portable
    public class RuntimeChangeEvent
    extends Object
    Event for notifying changes in a Runtime.
    See Also:
    RuntimeChange
    • Method Detail

      • getRuntimeKey

        public RuntimeKey getRuntimeKey()
      • isDelete

        public boolean isDelete()
      • isStart

        public boolean isStart()
      • isStop

        public boolean isStop()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object