|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.enhance.DeferredScriptImpl
public class DeferredScriptImpl
Constructor Summary | |
---|---|
DeferredScriptImpl(org.apache.hivemind.Resource resource,
IScriptSource source,
org.apache.hivemind.Location location)
|
Method Summary | |
---|---|
org.apache.hivemind.Location |
getLocation()
|
IScript |
getScript()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DeferredScriptImpl(org.apache.hivemind.Resource resource, IScriptSource source, org.apache.hivemind.Location location)
Method Detail |
---|
public IScript getScript()
getScript
in interface DeferredScript
public org.apache.hivemind.Location getLocation()
getLocation
in interface org.apache.hivemind.Locatable
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |