Login | Register
My pages Projects Community openCollabNet
CyberWebForm 2.0

cyber.web.form
Interface ConfigSource

All Known Implementing Classes:
WebappConfigSource, FileConfigSource

public interface ConfigSource

Author:
cying To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Method Summary
 String getDescription()
           
 InputStream getInputStream()
           
 URL getURL()
           
 boolean isConfigModified(long lastUpdateTime)
           
 

Method Detail

getInputStream

public InputStream getInputStream()
                           throws IOException

getDescription

public String getDescription()

isConfigModified

public boolean isConfigModified(long lastUpdateTime)

getURL

public URL getURL()

CyberWebForm 2.0

Copyright 2000-2002 Apache Software Foundation.