org.apache.tapestry.enhance
Class DeferredScriptImpl
java.lang.Object
org.apache.tapestry.enhance.DeferredScriptImpl
- All Implemented Interfaces:
- org.apache.hivemind.Locatable, DeferredScript
public class DeferredScriptImpl
- extends Object
- implements DeferredScript, org.apache.hivemind.Locatable
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
DeferredScriptImpl
public DeferredScriptImpl(org.apache.hivemind.Resource resource,
IScriptSource source,
org.apache.hivemind.Location location)
getScript
public IScript getScript()
- Specified by:
getScript
in interface DeferredScript
getLocation
public org.apache.hivemind.Location getLocation()
- Specified by:
getLocation
in interface org.apache.hivemind.Locatable
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.