gov.nih.nci.caarray.loader
Class ArrayDesignLoaderClient

java.lang.Object
  extended by gov.nih.nci.caarray.loader.ArrayDesignLoaderClient

public class ArrayDesignLoaderClient
extends java.lang.Object

Reloads the existing array designs.

Author:
tavelae

Constructor Summary
ArrayDesignLoaderClient()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayDesignLoaderClient

public ArrayDesignLoaderClient()
                        throws javax.security.auth.login.LoginException,
                               ConfigurationException
Throws:
javax.security.auth.login.LoginException
ConfigurationException
Method Detail

main

public static void main(java.lang.String[] args)