4D S.A. Copyright 2001

j4d.open
Class opServerProcessArray

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

public class opServerProcessArray
extends java.lang.Object

The class opServerProcessArray allows to store the server processes in an array.


Field Summary
 opServerProcess[] mServerProcessArray
           
 int mSize
           
 
Constructor Summary
opServerProcessArray(int size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mServerProcessArray

public opServerProcess[] mServerProcessArray

mSize

public int mSize
Constructor Detail

opServerProcessArray

public opServerProcessArray(int size)

4D S.A. Copyright 2001

4D S.A.