Uses of Class
org.exolab.jms.config.FileDoesNotExistException

Packages that use FileDoesNotExistException
org.exolab.jms.config   
org.exolab.jms.tools.db   
 

Uses of FileDoesNotExistException in org.exolab.jms.config
 

Methods in org.exolab.jms.config that throw FileDoesNotExistException
static void ConfigurationManager.setConfig(java.lang.String path)
          Load the configuration file
 

Uses of FileDoesNotExistException in org.exolab.jms.tools.db
 

Constructors in org.exolab.jms.tools.db that throw FileDoesNotExistException
DBTool(java.lang.String path)
          Construct an instance with the path to an openjms XML configuration file
 



Copyright © 1999-2005 The OpenJMS Group. All Rights Reserved.