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