webMethods Broker Administration Java API
Version 9.5.1.0.171 091713

COM.activesw.api.client
Class BrokerProcessInfo

java.lang.Object
  extended by COM.activesw.api.client.BrokerProcessInfo

public class BrokerProcessInfo
extends java.lang.Object

This class represents the process information for a Broker.


Field Summary
 java.lang.String data_directory
          The directory where data for the broker is written.
 java.lang.String executable_name
          The name of the broker's executable
 
Constructor Summary
BrokerProcessInfo()
          Create a broker process information object.
BrokerProcessInfo(java.lang.String new_name, java.lang.String new_directory)
          Create and initialize.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

executable_name

public java.lang.String executable_name
The name of the broker's executable


data_directory

public java.lang.String data_directory
The directory where data for the broker is written.

Constructor Detail

BrokerProcessInfo

public BrokerProcessInfo()
Create a broker process information object.


BrokerProcessInfo

public BrokerProcessInfo(java.lang.String new_name,
                         java.lang.String new_directory)
Create and initialize.


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.