|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.scripting.RefreshableResourceScriptSource
public class RefreshableResourceScriptSource
| Constructor Summary | |
|---|---|
RefreshableResourceScriptSource(org.springframework.core.io.Resource resource,
long refreshDelay)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getScriptAsString()
|
boolean |
isModified()
|
java.lang.String |
suggestedClassName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RefreshableResourceScriptSource(org.springframework.core.io.Resource resource,
long refreshDelay)
| Method Detail |
|---|
public java.lang.String getScriptAsString()
throws java.io.IOException
getScriptAsString in interface org.springframework.scripting.ScriptSourcejava.io.IOExceptionpublic java.lang.String suggestedClassName()
suggestedClassName in interface org.springframework.scripting.ScriptSourcepublic boolean isModified()
isModified in interface org.springframework.scripting.ScriptSource
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||