Uses of Interface
org.weda.enhance.ObjectEnhancer

Packages that use ObjectEnhancer
org.weda.action.impl   
org.weda.enhance.impl   
org.weda.tapestry.renderer.impl   
 

Uses of ObjectEnhancer in org.weda.action.impl
 

Methods in org.weda.action.impl with parameters of type ObjectEnhancer
 void ActionRegistryImpl.setObjectEnhancer(ObjectEnhancer objectEnhancer)
           
 

Uses of ObjectEnhancer in org.weda.enhance.impl
 

Classes in org.weda.enhance.impl that implement ObjectEnhancer
 class ObjectEnhancerImpl
           
 

Fields in org.weda.enhance.impl declared as ObjectEnhancer
static ObjectEnhancer ObjectEnhancerImpl.INSTANCE
           
 

Uses of ObjectEnhancer in org.weda.tapestry.renderer.impl
 

Methods in org.weda.tapestry.renderer.impl with parameters of type ObjectEnhancer
 void RendererRegistryImpl.setObjectEnhancer(ObjectEnhancer objectEnhancer)
           
 



Copyright © 2005-2006 . All Rights Reserved.