ActivationInstantiator.java: Reformatted.

2003-03-24  Michael Koch  <konqueror@gmx.de>

	* java/rmi/activation/ActivationInstantiator.java:
	Reformatted.
	* java/rmi/activation/Activator.java:
	Reformatted.
	* java/rmi/registry/RegistryHandler.java:
	Remerged from classpath.

From-SVN: r64800
This commit is contained in:
Michael Koch 2003-03-24 14:01:41 +00:00 committed by Michael Koch
parent 1ab1cf4ecc
commit 3bc8a4e355
4 changed files with 18 additions and 10 deletions

View file

@ -1,5 +1,5 @@
/*
Copyright (c) 1996, 1997, 1998, 1999, 2003 Free Software Foundation, Inc.
Copyright (c) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of GNU Classpath.
@ -41,7 +41,6 @@ import java.rmi.RemoteException;
import java.rmi.UnknownHostException;
/**
* An internal interface that should no longer be used.
* @deprecated
*/
public interface RegistryHandler {