buoy.xml.delegate
Class BListDelegate

java.lang.Object
  extended by java.beans.PersistenceDelegate
      extended by java.beans.DefaultPersistenceDelegate
          extended by buoy.xml.delegate.EventSourceDelegate
              extended by buoy.xml.delegate.BListDelegate

public class BListDelegate
extends EventSourceDelegate

This class is a PersistenceDelegate for serializing BLists.

Author:
Peter Eastman

Constructor Summary
BListDelegate()
          Create a BListDelegate.
 
Method Summary
 
Methods inherited from class java.beans.PersistenceDelegate
writeObject
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BListDelegate

public BListDelegate()
Create a BListDelegate.



Written by Peter Eastman.