org.gwe.app.client.config
Class XMLClientConfigReader
java.lang.Object
org.gwe.app.client.config.XMLClientConfigReader
- All Implemented Interfaces:
- ClientConfigReader
public class XMLClientConfigReader
- extends java.lang.Object
- implements ClientConfigReader
- Since:
- Jan 28, 2008
- Author:
- Marco Ruiz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONF_ARG_PREFIX
public static final java.lang.String CONF_ARG_PREFIX
- See Also:
- Constant Field Values
DEFAULT_GRID_FILENAME
public static final java.lang.String DEFAULT_GRID_FILENAME
- See Also:
- Constant Field Values
XMLClientConfigReader
public XMLClientConfigReader(java.lang.String confArg)
throws CredentialNotFoundException,
java.io.IOException
- Throws:
CredentialNotFoundException
java.io.IOException
getGrid
public GridInfo getGrid()
- Specified by:
getGrid
in interface ClientConfigReader
getKeys
public KeyStore getKeys()
- Specified by:
getKeys
in interface ClientConfigReader
getHeadResource
public HeadResourceInfo getHeadResource()
main
public static void main(java.lang.String[] args)
throws CredentialNotFoundException,
java.io.IOException
- Throws:
CredentialNotFoundException
java.io.IOException
Copyright © 2007-2009. All Rights Reserved.