Class DelRemoteDestination

    • Field Detail

      • serialVersionUID

        private static final long serialVersionUID
        define serialVersionUID for interoperability
        See Also:
        Constant Field Values
    • Constructor Detail

      • DelRemoteDestination

        public DelRemoteDestination​(String queueId,
                                    String newId)
        Removes a destination in a cluster.
        Parameters:
        queueId - Destination part of the cluster.
        newId - Destination to remove.
      • DelRemoteDestination

        public DelRemoteDestination()