Class ChangeHostEvent

java.lang.Object
ecmwf.common.plugin.PluginEvent<Destination>
ecmwf.ecpds.master.ChangeHostEvent
All Implemented Interfaces:
Serializable

public final class ChangeHostEvent extends PluginEvent<Destination>
The Class ChangeHostEvent.
See Also:
  • Field Details

  • Constructor Details

    • ChangeHostEvent

      public ChangeHostEvent(Destination destination)
      Instantiates a new change host event.
      Parameters:
      destination - the destination
  • Method Details

    • getDestination

      public Destination getDestination()
      Gets the destination.
      Returns:
      the destination