/[classpath]/classpath/java/rmi/activation/ActivationInstantiator.java
ViewVC logotype

Diff of /classpath/java/rmi/activation/ActivationInstantiator.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by mkoch, Fri Oct 15 10:43:50 2004 UTC revision 1.6 by mkoch, Thu Oct 21 20:14:51 2004 UTC
# Line 1  Line 1 
1  /* ActivationInstantiator.java --  /* ActivationInstantiator.java --
2     Copyright (c) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.     Copyright (c) 1996, 1997, 1998, 1999, 2004  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 35  this exception to your version of the li Line 35  this exception to your version of the li
35  obligated to do so.  If you do not wish to do so, delete this  obligated to do so.  If you do not wish to do so, delete this
36  exception statement from your version. */  exception statement from your version. */
37    
38    
39  package java.rmi.activation;  package java.rmi.activation;
40    
41    import java.rmi.MarshalledObject;
42  import java.rmi.Remote;  import java.rmi.Remote;
43  import java.rmi.RemoteException;  import java.rmi.RemoteException;
 import java.rmi.MarshalledObject;  
44    
45  public interface ActivationInstantiator  public interface ActivationInstantiator
46    extends Remote    extends Remote

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26