/[classpath]/classpath/java/beans/beancontext/BeanContextChildSupport.java
ViewVC logotype

Diff of /classpath/java/beans/beancontext/BeanContextChildSupport.java

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

revision 1.4 by mark, Tue Jan 22 22:26:59 2002 UTC revision 1.5 by mkoch, Wed Oct 2 12:58:39 2002 UTC
# Line 60  import java.io.Serializable; Line 60  import java.io.Serializable;
60   * @see java.beans.beancontext.BeanContextChild   * @see java.beans.beancontext.BeanContextChild
61   */   */
62    
63  public class BeanContextChildSupport implements BeanContextChild, BeanContextServicesListener, Serializable {  public class BeanContextChildSupport
64      implements BeanContextChild, BeanContextServicesListener, Serializable
65    {
66      static final long serialVersionUID = 6328947014421475877L;
67    
68          /**          /**
69           * The peer on which to perform <code>set</code> actions.           * The peer on which to perform <code>set</code> actions.
70           * This is here so that this class can be used as a peer.           * This is here so that this class can be used as a peer.

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

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