org.openorb.pss.connector.memory

Class MemorySessionPool

public class MemorySessionPool extends MemorySession implements SessionPool

This class implements a session pool for a memory persistence.

Author: Jerome Daniel

Constructor Summary
MemorySessionPool()
MemorySessionPool(ORBInitInfo info)
Constructor
Method Summary
voidflush_by_pids(byte[][] pids)
voidrefresh_by_pids(byte[][] pids)
shorttransaction_policy()

Constructor Detail

MemorySessionPool

public MemorySessionPool()

MemorySessionPool

public MemorySessionPool(ORBInitInfo info)
Constructor

Method Detail

flush_by_pids

public void flush_by_pids(byte[][] pids)

refresh_by_pids

public void refresh_by_pids(byte[][] pids)

transaction_policy

public short transaction_policy()