Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

com::cosylab::cdb::jdal::WDALBaseImpl Class Reference

Inheritance diagram for com::cosylab::cdb::jdal::WDALBaseImpl:

Inheritance graph
[legend]
Collaboration diagram for com::cosylab::cdb::jdal::WDALBaseImpl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 WDALBaseImpl (String[] args, ORB orb_val, POA poa_val)
void clear_cache_all ()
void clear_cache (String curl)
int add_change_listener (DALChangeListener listener)
DAO get_DAO_Servant (String curl) throws CDBXMLErrorEx, CDBRecordDoesNotExistEx
String get_DAO (String curl) throws CDBXMLErrorEx, CDBRecordDoesNotExistEx
String list_nodes (String name)
void listen_for_changes (String curl, int listenerID)
void remove_change_listener (int listenerID)
void shutdown ()
void recoverClients ()
String configuration_name ()
String list_daos (String name)

Protected Attributes

DALImpl dalImpl = null

Detailed Description

Author:
dragan
This is base class for WDAL where we delegate all base methods to JDAL


Constructor & Destructor Documentation

com::cosylab::cdb::jdal::WDALBaseImpl::WDALBaseImpl String[]  args,
ORB  orb_val,
POA  poa_val
[inline]
 

Parameters:
args 
orb_val 
poa_val 


Member Function Documentation

int com::cosylab::cdb::jdal::WDALBaseImpl::add_change_listener DALChangeListener  listener  )  [inline]
 

void com::cosylab::cdb::jdal::WDALBaseImpl::clear_cache String  curl  )  [inline]
 

void com::cosylab::cdb::jdal::WDALBaseImpl::clear_cache_all  )  [inline]
 

Implements com::cosylab::CDB::JDALOperations.

String com::cosylab::cdb::jdal::WDALBaseImpl::configuration_name  )  [inline]
 

Implements com::cosylab::CDB::DALOperations.

String com::cosylab::cdb::jdal::WDALBaseImpl::get_DAO String  curl  )  throws CDBXMLErrorEx, CDBRecordDoesNotExistEx [inline]
 

DAO com::cosylab::cdb::jdal::WDALBaseImpl::get_DAO_Servant String  curl  )  throws CDBXMLErrorEx, CDBRecordDoesNotExistEx [inline]
 

String com::cosylab::cdb::jdal::WDALBaseImpl::list_daos String  name  )  [inline]
 

String com::cosylab::cdb::jdal::WDALBaseImpl::list_nodes String  name  )  [inline]
 

void com::cosylab::cdb::jdal::WDALBaseImpl::listen_for_changes String  curl,
int  listenerID
[inline]
 

void com::cosylab::cdb::jdal::WDALBaseImpl::recoverClients  )  [inline]
 

Read recovery information and notify clients that their objects my be changed

Implements com::cosylab::cdb::jdal::Recoverer.

void com::cosylab::cdb::jdal::WDALBaseImpl::remove_change_listener int  listenerID  )  [inline]
 

Implements com::cosylab::CDB::DALOperations.

void com::cosylab::cdb::jdal::WDALBaseImpl::shutdown  )  [inline]
 

Implements com::cosylab::CDB::DALOperations.


Member Data Documentation

DALImpl com::cosylab::cdb::jdal::WDALBaseImpl::dalImpl = null [protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:12:23 2009 for ACS Java API by doxygen 1.3.8