webMethods Admin
Version 7.1.0.0.211 082207

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 Admin
Version 7.1.0.0.211 082207

webMethods Broker is a registered trademark of webMethods, Inc.
Copyright 2005 webMethods, Inc.
All Rights Reserved.