Modifier and Type | Method and Description |
---|---|
BrokerSharedEventTypeInfo[] |
BrokerAdminClient.getClusterGatewaySharedEventTypes(java.lang.String cluster_name,
java.lang.String broker_name)
Get the information on event types shared across a cluster gateway.
|
BrokerSharedEventTypeInfo[] |
BrokerAdminClient.getTerritoryGatewaySharedEventTypes(java.lang.String territory_name)
Get the information on event types shared across a territory gateway.
|
Modifier and Type | Method and Description |
---|---|
void |
BrokerAdminClient.setClusterGatewaySharedEventTypes(java.lang.String cluster_name,
java.lang.String broker_name,
BrokerSharedEventTypeInfo[] infos)
Set the complete list of shared event types on a cluster gateway.
|
void |
BrokerAdminClient.setTerritoryGatewaySharedEventTypes(java.lang.String territory_name,
BrokerSharedEventTypeInfo[] infos)
Set the complete list of shared event types on a territory gateway.
|
Copyright © 2002-2006 webMethods, Inc. Copyright © 2007-2021 Software AG Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.