com.objectwave.corba
Class NameServiceHelp

java.lang.Object
  |
  +--com.objectwave.corba.NameServiceHelp

public class NameServiceHelp
extends java.lang.Object

Copyright. David A. Hoag, July 8, 1998


Field Summary
static int listCount
          Used when retrieving elements with the getList() method.
 
Constructor Summary
NameServiceHelp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

listCount

public static int listCount
Used when retrieving elements with the getList() method. This should be set to a value that reasonablly approximates the expected list size.

Constructor Detail

NameServiceHelp

public NameServiceHelp()