Uses of Class
org.openejb.config.sys.PropertiesFile

Packages that use PropertiesFile
org.openejb.config.sys   
 

Uses of PropertiesFile in org.openejb.config.sys
 

Methods in org.openejb.config.sys that return PropertiesFile
 PropertiesFile ServiceProvider.getPropertiesFile()
          Returns the value of field 'propertiesFile'.
static PropertiesFile PropertiesFile.unmarshal(Reader reader)
           
 

Methods in org.openejb.config.sys with parameters of type PropertiesFile
 void ServiceProvider.setPropertiesFile(PropertiesFile propertiesFile)
          Sets the value of field 'propertiesFile'.
 



Copyright © 1999-2005 OpenEJB. All Rights Reserved.