org.openorb.notify.persistence

Class EventChannelRefHolder

public class EventChannelRefHolder extends Object implements Streamable

Field Summary
EventChannelRefvalue
Constructor Summary
EventChannelRefHolder()
EventChannelRefHolder(EventChannelRef initial)
Method Summary
void_read(InputStream istream)
TypeCode_type()
void_write(OutputStream ostream)

Field Detail

value

public EventChannelRef value

Constructor Detail

EventChannelRefHolder

public EventChannelRefHolder()

EventChannelRefHolder

public EventChannelRefHolder(EventChannelRef initial)

Method Detail

_read

public void _read(InputStream istream)

_type

public TypeCode _type()

_write

public void _write(OutputStream ostream)