webMethods Broker Administration Java API
Version 9.5.1.0.171 091713

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

Uses of BrokerCompleteEventType in COM.activesw.api.client
 

Fields in COM.activesw.api.client declared as BrokerCompleteEventType
 BrokerCompleteEventType[] BrokerCompleteBroker.event_types
           
 BrokerCompleteEventType[] BrokerCompleteCollection.event_types
           
 

Methods in COM.activesw.api.client that return BrokerCompleteEventType
static BrokerCompleteEventType BrokerCompleteEventType.retrieve(BrokerAdminClient client, java.lang.String event_type_name)
          Retrieves the information about the specified Event Type with the given client.
 

Methods in COM.activesw.api.client with parameters of type BrokerCompleteEventType
 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.