|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.CORBA.LocalObject
org.openorb.pss.connector.memory.MemoryCatalog
org.openorb.pss.connector.memory.MemorySession
org.openorb.pss.connector.memory.MemorySessionPool
public class MemorySessionPool
This class implements a session pool for a memory persistence.
| Constructor Summary | |
|---|---|
MemorySessionPool()
|
|
MemorySessionPool(org.omg.PortableInterceptor.ORBInitInfo info)
Constructor |
|
| Method Summary | |
|---|---|
void |
flush_by_pids(byte[][] pids)
Operation flush_by_pids |
void |
refresh_by_pids(byte[][] pids)
Operation refresh_by_pids |
short |
transaction_policy()
Read accessor for transaction_policy attribute |
| Methods inherited from class org.openorb.pss.connector.memory.MemorySession |
|---|
close, create_embedded_object, create_object, createHomePID, createPID, delete, find_home_base, flush, free_all, incarnate, refresh, setBaseInfo, stored |
| Methods inherited from class org.openorb.pss.connector.memory.MemoryCatalog |
|---|
access_mode, clean, connector, destroy, find_all, find_by_pid, find_ref_by_pid, find_storage_home, iterator, parameters, setCatalogInfo |
| Methods inherited from class org.omg.CORBA.LocalObject |
|---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.omg.CosPersistentState.CatalogBaseOperations |
|---|
access_mode, close, find_by_pid, find_storage_home, flush, free_all, refresh |
| Methods inherited from interface org.omg.CORBA.Object |
|---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
| Methods inherited from interface org.openorb.pss.connector.memory.MemoryCatalogBase |
|---|
connector, parameters |
| Constructor Detail |
|---|
public MemorySessionPool()
public MemorySessionPool(org.omg.PortableInterceptor.ORBInitInfo info)
| Method Detail |
|---|
public void flush_by_pids(byte[][] pids)
SessionPoolOperations
flush_by_pids in interface SessionPoolOperationspublic void refresh_by_pids(byte[][] pids)
SessionPoolOperations
refresh_by_pids in interface SessionPoolOperationspublic short transaction_policy()
SessionPoolOperations
transaction_policy in interface SessionPoolOperations
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||