Copyright © 2008, 2009 Pedro Agulló Soliveres

com.softwarementors.extjs.djn.servlet.ssm
Class SsmDispatcher

java.lang.Object
  extended by com.softwarementors.extjs.djn.router.dispatcher.DispatcherBase
      extended by com.softwarementors.extjs.djn.servlet.ssm.SsmDispatcher
All Implemented Interfaces:
Dispatcher

public class SsmDispatcher
extends DispatcherBase


Constructor Summary
SsmDispatcher()
           
 
Method Summary
protected  java.lang.Object getActionInstance(RegisteredAction action)
           
 
Methods inherited from class com.softwarementors.extjs.djn.router.dispatcher.DispatcherBase
createActionInstance, createUnableToCreateActionInstanceException, dispatch, invokeMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SsmDispatcher

public SsmDispatcher()
Method Detail

getActionInstance

protected java.lang.Object getActionInstance(RegisteredAction action)
Specified by:
getActionInstance in class DispatcherBase

Copyright © 2008, 2009 Pedro Agulló Soliveres