Uses of Class
edu.ucsb.nceas.metacat.properties.PropertyService
-
Uses of PropertyService in edu.ucsb.nceas.metacat.properties
Modifier and TypeMethodDescriptionstatic PropertyService
PropertyService.getInstance()
Get the single instance of PropertyService, only after it has been previously instantiated with a call to one of the other getInstance() methods passing either a reference to the servlet context or the config file pathstatic PropertyService
PropertyService.getInstance
(String testConfigFileDir) Get the single instance of PropertyService for test purposes.static PropertyService
PropertyService.getInstance
(javax.servlet.ServletContext context) Get the single instance of PropertyService.static PropertyService
PropertyService.getInstanceForTesting
(Path testDefaultPropertiesFilePath, Path testSitePropertiesFilePath) Get the single instance of PropertyService for test purposes.