org.openorb.notify.persistence
Interface EventQueue

All Superinterfaces:
org.omg.CosPersistentState.StorageObject

public interface EventQueue
extends org.omg.CosPersistentState.StorageObject

This storagetype describes an EventQueue


Method Summary
 byte[][] event_pids()
          Events queue
 void event_pids(byte[][] arg)
          Events queue
 byte[][] event_pids(org.omg.CosPersistentState.ForUpdate fu)
           
 
Methods inherited from interface org.omg.CosPersistentState.StorageObject
destroy_object, get_pid, get_short_pid, get_storage_home, object_exists
 

Method Detail

event_pids

public byte[][] event_pids()
Events queue

event_pids

public byte[][] event_pids(org.omg.CosPersistentState.ForUpdate fu)

event_pids

public void event_pids(byte[][] arg)
Events queue