cgl.axis.services.uddi_ext_client
Class BootStrap

java.lang.Object
  extended bycgl.axis.services.uddi_ext_client.BootStrap

public class BootStrap
extends java.lang.Object

Title:

Description:

Copyright: Copyright (c) 2005

Company: Indiana University - Computer Science Dept.

Version:
1.0
Author:
Ahmet Sayar

Constructor Summary
BootStrap()
           
 
Method Summary
static java.util.Properties load(java.lang.String file_name)
          Loads configuration file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BootStrap

public BootStrap()
Method Detail

load

public static java.util.Properties load(java.lang.String file_name)
Loads configuration file. File may require modification before running samples.

Returns:
Loaded properties object