Uses of Interface
org.codehaus.wadi.gridstate.Dispatcher.InternalDispatcher

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)
           
 



Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.