Uses of Interface
org.shept.org.springframework.web.bind.support.ComponentPostprocessor

Packages that use ComponentPostprocessor
org.shept.org.springframework.web.servlet.mvc.delegation.configuration   
 

Uses of ComponentPostprocessor in org.shept.org.springframework.web.servlet.mvc.delegation.configuration
 

Fields in org.shept.org.springframework.web.servlet.mvc.delegation.configuration declared as ComponentPostprocessor
private  ComponentPostprocessor[] SegmentConfiguration.componentPostprocessors
           
 

Methods in org.shept.org.springframework.web.servlet.mvc.delegation.configuration that return ComponentPostprocessor
 ComponentPostprocessor[] SegmentConfiguration.getComponentPostprocessors()
           
 

Methods in org.shept.org.springframework.web.servlet.mvc.delegation.configuration with parameters of type ComponentPostprocessor
 void SegmentConfiguration.setComponentPostprocessor(ComponentPostprocessor componentPostprocessor)
           
 void SegmentConfiguration.setComponentPostprocessors(ComponentPostprocessor[] componentPostprocessors)
           
 



Copyright © 2011. All Rights Reserved.