Package COM.activesw.api.client
Class BrokerJoinFailureInfo
java.lang.Object
COM.activesw.api.client.BrokerJoinFailureInfo
This class is used to report failures from the BrokerAdminClient.joinTerritory() method.
-
Field Details
-
event_type_names
The list of event types which had conflicts. -
client_group_names
The list of client groups which had conflicts.
-
-
Constructor Details
-
BrokerJoinFailureInfo
public BrokerJoinFailureInfo()Create a failure information object.
-