webMethods Admin
Version 7.1.0.0.211 082207

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 Admin
Version 7.1.0.0.211 082207

webMethods Broker is a registered trademark of webMethods, Inc.
Copyright 2005 webMethods, Inc.
All Rights Reserved.