|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.beans.PersistenceDelegate
java.beans.DefaultPersistenceDelegate
buoy.xml.delegate.EventSourceDelegate
public class EventSourceDelegate
This class is a PersistenceDelegate for serializing EventSources. It extends DefaultPersistenceDelegate to record the list of event links.
| Constructor Summary | |
|---|---|
EventSourceDelegate()
Create an EventSourceDelegate. |
|
EventSourceDelegate(java.lang.String[] constructorPropertyNames)
Create an EventSourceDelegate for a class whose constructor takes a list of property values as arguments. |
|
| 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 |
|---|
public EventSourceDelegate()
public EventSourceDelegate(java.lang.String[] constructorPropertyNames)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||