source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Common/NhincLib/src/gov/hhs/fha/nhinc/connectmgr/ConnectionManager.java@ 507

Last change on this file since 507 was 507, checked in by George Lilly, 15 years ago

NHIN gateway and adaptor for use on linux with VistA EHR and RPMS

File size: 214 bytes
Line 
1package gov.hhs.fha.nhinc.connectmgr;
2
3
4/**
5 * This class is used by other Java classes that need to access connection manager
6 * information.
7 *
8 * @author Les Westberg
9 *
10 */
11public class ConnectionManager
12{
13}
Note: See TracBrowser for help on using the repository browser.