webMethods Broker Administration Java API
Version 9.5.1.0.171 091713

COM.activesw.api.client
Class BrokerJoinFailureInfo

java.lang.Object
  extended by COM.activesw.api.client.BrokerJoinFailureInfo

public class BrokerJoinFailureInfo
extends java.lang.Object

This class is used to report failures from the BrokerAdminClient.joinTerritory() method.


Field Summary
 java.lang.String[] client_group_names
          The list of client groups which had conflicts.
 java.lang.String[] event_type_names
          The list of event types which had conflicts.
 
Constructor Summary
BrokerJoinFailureInfo()
          Create a failure information object.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

event_type_names

public java.lang.String[] event_type_names
The list of event types which had conflicts.


client_group_names

public java.lang.String[] client_group_names
The list of client groups which had conflicts.

Constructor Detail

BrokerJoinFailureInfo

public BrokerJoinFailureInfo()
Create a failure information object.


webMethods Broker Administration Java API
Version 9.5.1.0.171 091713


Copyright © 2001 - 2013 Software AG Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, United States of America, and/or their suppliers.