org.shept.org.springframework.web.servlet.mvc.delegation.command
Interface CommandFactory

All Known Subinterfaces:
TargetCommandFactory
All Known Implementing Classes:
AbstractCommandFactory, AssociationCommandFactory, EditItemCommandFactory, RefreshableListCommandFactory

public interface CommandFactory

Author:
Andreas Hahn

Method Summary
 Object getCommand(javax.servlet.http.HttpServletRequest request, ComponentToken token)
           
 

Method Detail

getCommand

Object getCommand(javax.servlet.http.HttpServletRequest request,
                  ComponentToken token)


Copyright © 2011. All Rights Reserved.