webMethods Admin
Version 7.1.0.0.211 082207

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

Uses of BrokerAdminClient in COM.activesw.api.client
 

Methods in COM.activesw.api.client that return BrokerAdminClient
static BrokerAdminClient BrokerAdminClient.newOrReconnectAdmin(java.lang.String broker_host, java.lang.String broker_name, java.lang.String client_id, java.lang.String client_group, java.lang.String app_name, BrokerConnectionDescriptor desc)
          Attempts to create the administrative client.
static BrokerAdminClient BrokerAdminClient.reconnectAdmin(java.lang.String broker_host, java.lang.String broker_name, java.lang.String client_id, BrokerConnectionDescriptor desc)
          Reconnects an administrative client.
 

Methods in COM.activesw.api.client with parameters of type BrokerAdminClient
 void BrokerCompleteBroker.deepRefresh(BrokerAdminClient client)
          Deprecated. Refreshes the information about a Broker based on the given client.
static BrokerCompleteBroker BrokerCompleteBroker.deepRetrieve(BrokerAdminClient client)
          Deprecated. Retrieves the information about a Broker based on the given client.
 void BrokerCompleteBroker.deepStore(BrokerAdminClient client)
          Deprecated. Stores the information from this object into the Broker for which the given client object has been provided.
 void BrokerCompleteTerritoryGateway.refresh(BrokerAdminClient client)
          Refreshes the information about a Territory Gateway based on the given broker admin client.
 void BrokerCompleteTerritory.refresh(BrokerAdminClient client)
          Refreshes the information about a Territory based on the given broker admin client.
 void BrokerCompleteClient.refresh(BrokerAdminClient client)
          Refreshes the information about the Client using the given broker admin client.
 void BrokerCompleteBroker.refresh(BrokerAdminClient client)
          Deprecated. Refreshes the information about a Broker based on the given client.
 void BrokerCompleteClientGroup.refresh(BrokerAdminClient client)
          Refreshes the information about the Client Group using the given client.
 void BrokerCompleteEventType.refresh(BrokerAdminClient client)
          Deprecated. Refreshes the information about the Event Type using the given client.
static BrokerCompleteTerritory BrokerCompleteTerritory.retrieve(BrokerAdminClient client)
          Retrieves the information about a Territory based on the given broker admin client.
static BrokerCompleteBroker BrokerCompleteBroker.retrieve(BrokerAdminClient client)
          Deprecated. Retrieves the information about a Broker based on the given client.
static BrokerCompleteTerritoryGateway BrokerCompleteTerritoryGateway.retrieve(BrokerAdminClient client, java.lang.String territory_name)
          Retrieves the information about a Territory Gateway based on the given broker admin client.
static BrokerCompleteClient BrokerCompleteClient.retrieve(BrokerAdminClient client, java.lang.String client_id)
          Retrieves the information about the specified Client with the given broker admin client.
static BrokerCompleteClientGroup BrokerCompleteClientGroup.retrieve(BrokerAdminClient client, java.lang.String client_group_name)
          Retrieves the information about the specified Client Group with the given client.
static BrokerCompleteEventType BrokerCompleteEventType.retrieve(BrokerAdminClient client, java.lang.String event_type_name)
          Deprecated. Retrieves the information about the specified Event Type with the given client.
 void BrokerCompleteTerritoryGateway.store(BrokerAdminClient client)
          Stores the information from this Territory Gateway into the broker for which the given client object has been provided.
 void BrokerCompleteTerritory.store(BrokerAdminClient client)
          Stores the information from this Territory into the broker for which the given client object has been provided.
 void BrokerCompleteClient.store(BrokerAdminClient client)
          Stores the information from this Client into the broker for which the given broker admin client has been provided.
 void BrokerCompleteBroker.store(BrokerAdminClient client)
          Deprecated. Stores the information from this object into the Broker for which the given client object has been provided.
 void BrokerCompleteClientGroup.store(BrokerAdminClient client)
          Stores the information from this Client Group into the broker for which the given client object has been provided.
 void BrokerCompleteEventType.store(BrokerAdminClient client)
          Deprecated. Stores the information from this object into the broker for which the given client object has been provided.
 

Constructors in COM.activesw.api.client with parameters of type BrokerAdminClient
BrokerClientQueueLock(BrokerAdminClient client, java.lang.String target_client_id)
          Dropped.
 


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.