webMethods Broker Administration Java API
Version 9.5.1.0.171 091713

Uses of Class
COM.activesw.api.client.BrokerCompleteClientGroup

Uses of BrokerCompleteClientGroup in COM.activesw.api.client
 

Fields in COM.activesw.api.client declared as BrokerCompleteClientGroup
 BrokerCompleteClientGroup[] BrokerCompleteBroker.client_groups
           
 BrokerCompleteClientGroup[] BrokerCompleteCollection.client_groups
           
 

Methods in COM.activesw.api.client that return BrokerCompleteClientGroup
static BrokerCompleteClientGroup BrokerCompleteClientGroup.retrieve(BrokerAdminClient client, java.lang.String client_group_name)
          Retrieves the information about the specified Client Group with the given client.
 

Methods in COM.activesw.api.client with parameters of type BrokerCompleteClientGroup
 BrokerSetFailureInfo BrokerAdminClient.setEventTypesAndClientGroups(java.lang.String[] event_type_names_to_destroy, java.lang.String[] client_group_names_to_destroy, BrokerCompleteEventType[] event_types, BrokerCompleteClientGroup[] client_groups, boolean forced)
          Creates, modifies, and destroys event types and client groups as an atomic operation.
 


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.