org.apache.tapestry.enhance
Interface DeferredScript

All Known Implementing Classes:
DeferredScriptImpl

public interface DeferredScript

A wrapper around IScriptSource that will obtain an IScript instance as needed.

Since:
4.0
Author:
Howard M. Lewis Ship

Method Summary
 IScript getScript()
           
 

Method Detail

getScript

IScript getScript()


Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.