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