Uses of Interface
org.shept.org.springframework.web.servlet.mvc.delegation.SubCommandProvider

Packages that use SubCommandProvider
org.shept.org.springframework.beans.support   
org.shept.org.springframework.web.servlet.mvc.delegation   
 

Uses of SubCommandProvider in org.shept.org.springframework.beans.support
 

Classes in org.shept.org.springframework.beans.support that implement SubCommandProvider
 class DefaultCommandObject
           
 

Uses of SubCommandProvider in org.shept.org.springframework.web.servlet.mvc.delegation
 

Methods in org.shept.org.springframework.web.servlet.mvc.delegation that return SubCommandProvider
static SubCommandProvider ComponentUtils.getCommand(org.springframework.web.servlet.ModelAndView modelAndView)
           
 

Methods in org.shept.org.springframework.web.servlet.mvc.delegation with parameters of type SubCommandProvider
static Map<String,CommandWrapper> ComponentUtils.getComponentPathMap(SubCommandProvider command)
          Return a map contaning bind path as key and CommandWrapper as value
 



Copyright © 2011. All Rights Reserved.