|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JavaSettings
Method Summary | |
---|---|
Resource[] |
getResources()
pathes to the directories that contain Java classes or JAR files. |
boolean |
loadCFMLClassPath()
Indicates whether to load the classes from the default lib directory. |
boolean |
reloadOnChange()
Indicates whether to reload the updated classes and JARs dynamically, without restarting ColdFusion. |
String[] |
watchedExtensions()
Specifies the extensions of the files to monitor for changes. |
int |
watchInterval()
Specifies the time interval in seconds after which to verify any change in the class files or JAR files. |
Method Detail |
---|
Resource[] getResources()
boolean loadCFMLClassPath()
boolean reloadOnChange()
int watchInterval()
String[] watchedExtensions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |