Uses of Class
com.thoughtworks.proxy.toys.hotswap.HotSwappingInvoker

Packages that use HotSwappingInvoker
com.thoughtworks.proxy.toys.failover A toy to handle failover situations. 
 

Uses of HotSwappingInvoker in com.thoughtworks.proxy.toys.failover
 

Subclasses of HotSwappingInvoker in com.thoughtworks.proxy.toys.failover
 class FailoverInvoker<T>
          Invoker that implements a failover strategy by using different delegates in case of an exception.
 



Copyright © 2005-2010 Codehaus. All Rights Reserved.