Uses of Interface
org.apache.tapestry5.Asset2

Packages that use Asset2
org.apache.tapestry5.internal [INTERNAL USE ONLY] internal support classes; API subject to change. 
org.apache.tapestry5.internal.services [INTERNAL USE ONLY] internal service classes; API subject to change 
org.apache.tapestry5.test Support for testing Tapestry pages 
 

Uses of Asset2 in org.apache.tapestry5.internal
 

Methods in org.apache.tapestry5.internal that return Asset2
static Asset2 TapestryInternalUtils.toAsset2(Asset asset)
          Converts an Asset to an Asset2 if necessary.
 

Uses of Asset2 in org.apache.tapestry5.internal.services
 

Classes in org.apache.tapestry5.internal.services that implement Asset2
 class AbstractAsset
          Base class for assets.
 

Uses of Asset2 in org.apache.tapestry5.test
 

Methods in org.apache.tapestry5.test that return Asset2
protected  Asset2 TapestryTestCase.mockAsset2()
           
 



Copyright © 2003-2012 The Apache Software Foundation.