VistALink v1.6

Uses of Class
gov.va.med.vistalink.adapter.cci.VistaLinkResourceException

Packages that use VistaLinkResourceException
gov.va.med.vistalink.adapter.heartbeat Implements the heartbeat keepalive timer process for VistaLink. 
gov.va.med.vistalink.adapter.spi Implements the Service Provider Interface (spi) portion of the Java Connector Architecture (JCA) for VistaLink. 
 

Uses of VistaLinkResourceException in gov.va.med.vistalink.adapter.heartbeat
 

Subclasses of VistaLinkResourceException in gov.va.med.vistalink.adapter.heartbeat
 class HeartBeatFailedException
          This exception class is used to notify the managed connection and its event listeners that a scheduled heart beat has failed.
 class HeartBeatInitializationFailedException
          This exception class is thrown when the heart beat fails to make its first interaction to retrieve the heartbeat rate from M.
 

Uses of VistaLinkResourceException in gov.va.med.vistalink.adapter.spi
 

Subclasses of VistaLinkResourceException in gov.va.med.vistalink.adapter.spi
 class ConnectionHandlesExceededException
          This exception class is thrown when a VistaLinkManagedConnection object has exceeded its maximum allowable connection handles.
 class VistaLinkSocketClosedException
          This exception class is thrown when an attempt is made to access the VistaLinkManagedConnection's underlying VistaSocketConnection after its has been closed or invalidated.
 


VistALink v1.6

VistALink v1.6