The DiscoveryAgent interface is a little leaky. It defines setters and getters for the brokerName and group fields but that kind of info is not always needed by a discovery agent. Those methods should get removed for the interface.
Description
The DiscoveryAgent interface is a little leaky. It defines setters and getters for the brokerName and group fields but that kind of info is not always needed by a discovery agent. Those methods should get removed for the interface.