webMethods Broker Administration Java API
Version 9.5.1.0.171 091713

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

Uses of BrokerLogConfigEntry in COM.activesw.api.client
 

Methods in COM.activesw.api.client that return BrokerLogConfigEntry
 BrokerLogConfigEntry BrokerLogConfig.getLogOutput(java.lang.String code)
          Get the value of a single log output.
 BrokerLogConfigEntry[] BrokerLogConfig.getLogOutputs()
          Get the state of all log outputs.
 BrokerLogConfigEntry BrokerLogConfig.getLogTopic(java.lang.String code)
          Get the value of a single log topic's state.
 BrokerLogConfigEntry[] BrokerLogConfig.getLogTopics()
          Get the states of all the log topics.
 

Methods in COM.activesw.api.client with parameters of type BrokerLogConfigEntry
 void BrokerLogConfig.setLogOutput(BrokerLogConfigEntry log_output)
          Set the value of a simple log output's state.
 void BrokerLogConfig.setLogTopic(BrokerLogConfigEntry log_topic)
          Set the value of a single log topic's state.
 


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.