gov.nih.nci.cagrid.gts.service
Class GTSConfiguration
java.lang.Object
gov.nih.nci.cagrid.gts.service.GTSConfiguration
- All Implemented Interfaces:
- org.projectmobius.common.AbstractMobiusConfiguration
public class GTSConfiguration
- extends java.lang.Object
- implements org.projectmobius.common.AbstractMobiusConfiguration
- Version:
- $Id: ArgumentManagerTable.java,v 1.2 2004/10/15 16:35:16 langella
Exp $
- Author:
- Stephen Langella , Scott Oster , Shannon Hastings
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
public static final java.lang.String RESOURCE
- See Also:
- Constant Field Values
DATABASE
public static final java.lang.String DATABASE
- See Also:
- Constant Field Values
GTS_ID
public static final java.lang.String GTS_ID
- See Also:
- Constant Field Values
SYNC_AUTHORITIES
public static final java.lang.String SYNC_AUTHORITIES
- See Also:
- Constant Field Values
GTSConfiguration
public GTSConfiguration()
parse
public void parse(org.projectmobius.common.MobiusResourceManager resourceManager,
org.jdom.Element config)
throws org.projectmobius.common.MobiusException
- Specified by:
parse in interface org.projectmobius.common.AbstractMobiusConfiguration
- Throws:
org.projectmobius.common.MobiusException
getGTSInternalId
public java.lang.String getGTSInternalId()
getConnectionManager
public org.projectmobius.db.ConnectionManager getConnectionManager()
- Returns:
- Returns the rootConnectionManager.
getAuthoritySyncTime
public AuthoritySyncTime getAuthoritySyncTime()