|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActionMappingFactory
Class that creates ActionMapping and ActionMappingRepository instances
Method Summary | |
---|---|
ActionMapping |
create(java.lang.Class<? extends Action> actionClass)
Create an ActionMapping |
Method Detail |
---|
ActionMapping create(java.lang.Class<? extends Action> actionClass)
ActionMapping
actionClass
- the action class
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |