|
webMethods Admin Version 7.1.0.0.211 082207 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCOM.activesw.api.client.BrokerJoinFailureInfo
public class BrokerJoinFailureInfo
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 |
---|
public java.lang.String[] event_type_names
public java.lang.String[] client_group_names
Constructor Detail |
---|
public BrokerJoinFailureInfo()
|
webMethods Admin Version 7.1.0.0.211 082207 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |