Uses of Class
com.thoughtworks.proxy.toys.delegate.Delegating.DelegatingBuild

Packages that use Delegating.DelegatingBuild
com.thoughtworks.proxy.toys.delegate A toy to delegate method calls to another object. 
 

Uses of Delegating.DelegatingBuild in com.thoughtworks.proxy.toys.delegate
 

Subclasses of Delegating.DelegatingBuild in com.thoughtworks.proxy.toys.delegate
static class Delegating.DelegatingModeOrBuild<T>
           
 

Methods in com.thoughtworks.proxy.toys.delegate that return Delegating.DelegatingBuild
 Delegating.DelegatingBuild<T> Delegating.DelegatingModeOrBuild.mode(DelegationMode mode)
          Forces a particular delegation mode to be used.
 



Copyright © 2005-2010 Codehaus. All Rights Reserved.