Uses of Class
org.apache.shale.clay.component.chain.ClayContext

Packages that use ClayContext
org.apache.shale.clay.component.chain   
 

Uses of ClayContext in org.apache.shale.clay.component.chain
 

Methods in org.apache.shale.clay.component.chain with parameters of type ClayContext
static void AbstractCommand.realizeSymbols(ClayContext context)
          Evaluates nested symbols.
static String AbstractCommand.replaceMnemonic(ClayContext context)
           This call is used to substitue an attribute binding expression containing the symbols with the target property value in the ClayContext.
static String AbstractCommand.replaceMnemonic(ClayContext context, String symbolToken)
           This call is used to substitue an attribute binding expression containing the symbols within the sybmolToken.
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.