Remove a few IDE complaints
---------------------------

                 Key: QPID-2047
                 URL: https://issues.apache.org/jira/browse/QPID-2047
             Project: Qpid
          Issue Type: Task
            Reporter: Martin Ritchie


Summary:
Idea complains about two issues with the command objects.

1) They call the method ObjectNames in class ObjectNames. This looks like a 
constructor but it is not.
 - Replace method with better constructor use.

2) AllObjects returnedObjects removes the generic discriminator.
 - the return should be Set<ObjetName> not just Set

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to