public class ServletContextPropertySource extends AbstractStreamBasedPropertySource
PropertySource
wrapping Properties
loaded with the ServletContext from a given path.AbstractStreamBasedPropertySource.ConstructingProperties
Constructor and Description |
---|
ServletContextPropertySource(javax.servlet.ServletContext ctx,
String path) |
describe
getBooleanProperty, getKeys, getProperties, getProperty, hasProperty, toString
public ServletContextPropertySource(javax.servlet.ServletContext ctx, String path) throws IOException
IOException
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.