org.openorb.notify.persistence

Class EventRefHolder

public class EventRefHolder extends Object implements Streamable

Field Summary
EventRefvalue
Constructor Summary
EventRefHolder()
EventRefHolder(EventRef initial)
Method Summary
void_read(InputStream istream)
TypeCode_type()
void_write(OutputStream ostream)

Field Detail

value

public EventRef value

Constructor Detail

EventRefHolder

public EventRefHolder()

EventRefHolder

public EventRefHolder(EventRef initial)

Method Detail

_read

public void _read(InputStream istream)

_type

public TypeCode _type()

_write

public void _write(OutputStream ostream)