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

Packages that use PropertiesFile
org.openejb.alt.config.sys The classes and interfaces directly under this package define the basic parts of the OpenEJB Castor configuration. 
 

Uses of PropertiesFile in org.openejb.alt.config.sys
 

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

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



Copyright © 1999-2011 OpenEJB. All Rights Reserved.