Class TopologyServiceEventListener

  • All Implemented Interfaces:
    EventListener

    public class TopologyServiceEventListener
    extends java.lang.Object
    implements EventListener
    • Constructor Detail

    • Method Detail

      • getName

        public java.lang.String getName()
        Description copied from interface: EventListener
        Return the id of the listener
        Specified by:
        getName in interface EventListener
        Returns:
        a String object.
      • init

        public void init()
      • destroy

        public void destroy()