org.velocityweb.dispatcher
Class DispatcherGroup

java.lang.Object
  extended byorg.velocityweb.dispatcher.Dispatcher
      extended byorg.velocityweb.dispatcher.DispatcherGroup

public abstract class DispatcherGroup
extends Dispatcher

dispatcher group, can hold some dispatcher or dispatcher group in it

Author:
Jacklondon Chen

Constructor Summary
DispatcherGroup()
           
 
Methods inherited from class org.velocityweb.dispatcher.Dispatcher
getMenuName, getPageLayout, getUrlId, setPageLayout, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DispatcherGroup

public DispatcherGroup()