org.olat.core.extensions.dispatcher
Interface NamedDispatcherProvider

All Superinterfaces:
Dispatcher, ExtensionElement

public interface NamedDispatcherProvider
extends ExtensionElement, Dispatcher

Author:
Felix Jost

Method Summary
 java.lang.String getDispatchName()
           
 
Methods inherited from interface org.olat.core.dispatcher.Dispatcher
execute
 

Method Detail

getDispatchName

java.lang.String getDispatchName()
Returns:
the name under which this dispatcher should be reached