|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Dispatcher.InternalDispatcher | |
org.codehaus.wadi.gridstate | |
org.codehaus.wadi.gridstate.impl |
Uses of Dispatcher.InternalDispatcher in org.codehaus.wadi.gridstate |
Methods in org.codehaus.wadi.gridstate that return Dispatcher.InternalDispatcher | |
Dispatcher.InternalDispatcher |
Dispatcher.register(Object target,
String methodName,
Class type)
|
Dispatcher.InternalDispatcher |
Dispatcher.newRegister(Object target,
String methodName,
Class type)
|
Uses of Dispatcher.InternalDispatcher in org.codehaus.wadi.gridstate.impl |
Methods in org.codehaus.wadi.gridstate.impl that return Dispatcher.InternalDispatcher | |
Dispatcher.InternalDispatcher |
AbstractDispatcher.register(Object target,
String methodName,
Class type)
|
Dispatcher.InternalDispatcher |
AbstractDispatcher.newRegister(Object target,
String methodName,
Class type)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |