4D S.A. Copyright 2001

j4d.open
Class opServerProcess

java.lang.Object
  |
  +--j4d.open.opServerProcess

public class opServerProcess
extends java.lang.Object

This object allows to manage server processes.


Field Summary
 int mKey
           
 java.lang.String mMethodName
           
 short mProcessID
           
 java.lang.String mProcessName
           
 int mStackSize
           
 short mState
           
 java.lang.String mStationName
           
 int mTimeSpent
           
 byte mUnique
           
 java.lang.String mUserName
           
 
Constructor Summary
opServerProcess()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mProcessID

public short mProcessID

mMethodName

public java.lang.String mMethodName

mProcessName

public java.lang.String mProcessName

mStackSize

public int mStackSize

mUnique

public byte mUnique

mTimeSpent

public int mTimeSpent

mKey

public int mKey

mState

public short mState

mUserName

public java.lang.String mUserName

mStationName

public java.lang.String mStationName
Constructor Detail

opServerProcess

public opServerProcess()

4D S.A. Copyright 2001

4D S.A.