Another minor cleanup before tagging the release state.

This commit is contained in:
Marcel Kronfeld
2008-06-04 10:18:40 +00:00
parent a09166f20e
commit defdbbbcdb
20 changed files with 129 additions and 135 deletions

View File

@@ -8,22 +8,13 @@ package wsi.ra.jproxy;
* $Date: 2004/04/15 09:12:31 $
* $Author: ulmerh $
*/
/*==========================================================================*
* IMPORTS
*==========================================================================*/
import java.net.InetAddress;
import java.net.MalformedURLException;
import java.net.UnknownHostException;
import java.rmi.Naming;
import java.rmi.RemoteException;
import java.rmi.registry.Registry;
///////////////////////////////////////////////////////////////
// -Xrunhprof:cpu=times
// -Djava.security.policy=server.policy
///////////////////////////////////////////////////////////////
/*==========================================================================*
* CLASS DECLARATION
*==========================================================================*/
/**
*
*/