Class ListenerHandler

    • Field Detail

      • useCount

        protected volatile int useCount
    • Method Detail

      • getContextServiceId

        public long getContextServiceId()
      • init

        public int init()
        Initialize the object
        Returns:
        {code -1} on success, a failure reason according to DTOConstants otherwise.
      • destroy

        public boolean destroy()
      • dispose

        public boolean dispose()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object