Uses of Class
com.thoughtworks.proxy.toys.dispatch.Dispatching.DispatchingWith

Packages that use Dispatching.DispatchingWith
com.thoughtworks.proxy.toys.dispatch A toy to dispatch method calls to different objects. 
 

Uses of Dispatching.DispatchingWith in com.thoughtworks.proxy.toys.dispatch
 

Methods in com.thoughtworks.proxy.toys.dispatch that return Dispatching.DispatchingWith
static
<T> Dispatching.DispatchingWith<T>
Dispatching.proxy(Class<T> primaryType, Class<?>... types)
          Creates a builder for proxy instances that allow delegation.
 



Copyright © 2005-2010 Codehaus. All Rights Reserved.