Uses of Interface
org.norther.tammi.spray.engine.ContextToolFilter

Packages that use ContextToolFilter
org.norther.tammi.spray.engine   
org.norther.tammi.spray.engine.context   
org.norther.tammi.spray.engine.tool   
 

Uses of ContextToolFilter in org.norther.tammi.spray.engine
 

Classes in org.norther.tammi.spray.engine that implement ContextToolFilter
 class DefaultContextToolFilter
          A default implementation of ContextToolFilter.
 

Uses of ContextToolFilter in org.norther.tammi.spray.engine.context
 

Methods in org.norther.tammi.spray.engine.context that return ContextToolFilter
 ContextToolFilter DefaultTemplateContext.getContextToolFilter()
           
 ContextToolFilter TemplateContext.getContextToolFilter()
          Gets the context tool filter of this context.
 

Uses of ContextToolFilter in org.norther.tammi.spray.engine.tool
 

Methods in org.norther.tammi.spray.engine.tool that return ContextToolFilter
protected  ContextToolFilter BeanTool.getContextToolFilter()
          Gets the context tool filter if available.
protected  ContextToolFilter FormatTool.getContextToolFilter()
          Gets the context tool filter if available.
protected  ContextToolFilter GlobalTool.getContextToolFilter()
          Gets the context tool filter if available.
 



Copyright © 2004 The Norther Organization. All rights reserved.