cyber.web.form
Class WebappConfigSource
java.lang.Object
|
+--cyber.web.form.WebappConfigSource
- All Implemented Interfaces:
- ConfigSource
- public class WebappConfigSource
- extends Object
- implements ConfigSource
- Author:
- cying
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebappConfigSource
public WebappConfigSource(ServletContext ctx,
String path)
getInputStream
public InputStream getInputStream()
throws FileNotFoundException
- Specified by:
getInputStream in interface ConfigSource
- Returns:
-
getDescription
public String getDescription()
- Specified by:
getDescription in interface ConfigSource
isConfigModified
public boolean isConfigModified(long lastUpdateTime)
- Specified by:
isConfigModified in interface ConfigSource
getURL
public URL getURL()
- Specified by:
getURL in interface ConfigSource
Copyright 2000-2002 Apache Software Foundation.