Class JndiScriptReplyNot

    • Constructor Detail

      • JndiScriptReplyNot

        public JndiScriptReplyNot​(JndiReply[] replies)
    • Method Detail

      • getReplies

        public final JndiReply[] getReplies()
      • toString

        public StringBuilder toString​(StringBuilder output)
        Appends a string image for this object to the StringBuilder parameter.
        Overrides:
        toString in class Notification
        Parameters:
        output - buffer to fill in
        Returns:
        output buffer is returned