org.openorb.notify.persistence
public class EventRefHolder extends Object implements Streamable
| Field Summary | |
|---|---|
| EventRef | value |
| Constructor Summary | |
|---|---|
| EventRefHolder() | |
| EventRefHolder(EventRef initial) | |
| Method Summary | |
|---|---|
| void | _read(InputStream istream) |
| TypeCode | _type() |
| void | _write(OutputStream ostream) |