Package jpl.mipl.cassini.CDRS.utils

The CDRS Utilities package contains utilities for obtaining reference to different CDRS servers, for executing CDRS related stored procedures, some system utilites, etc.

See:
          Description

Class Summary
CDRSAccessUtils Purpose: For checking authorization.
CDRSCondVar  
CDRSConstants Purpose:A collection of constants used in CDRS software.
CDRSDBUtils Purpose: This class provides services such as obtaining a single connection to the database, running CDRS stored procedures, etc.
CDRSGeneralUtils Purpose:A general utility class.
CDRSNamingUtils Purpose: This class provides services such as building a fully qualified name of of server to be used for looking up in naming service, obtaining a reference to a server using the server name as registered in the database, etc.
CDRSNotificationUtils  
CDRSPWDUtils  
CDRSStreamConsumer  
CDRSSystemUtils Purpose: For obtaining system dependent stuff that is either CDRS dependent or not supported directly by JAVA.
CDRSThreadBusyFlag Purpose: A class that is used to synchronize threads in the threadpool.
CDRSThreadPool Purpose: A thread pool that maintains a number of task threads that wait to run a task.
CDRSUpf  
 

Package jpl.mipl.cassini.CDRS.utils Description

The CDRS Utilities package contains utilities for obtaining reference to different CDRS servers, for executing CDRS related stored procedures, some system utilites, etc.


Author Rajesh R. Patel