com.jayway.awaitility.proxy
Class ProxyCreator

java.lang.Object
  extended by com.jayway.awaitility.proxy.ProxyCreator

public final class ProxyCreator
extends Object


Method Summary
static Object create(Class<? extends Object> targetClass, InvocationHandler invocationHandler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static Object create(Class<? extends Object> targetClass,
                            InvocationHandler invocationHandler)


Copyright © 2010-2012. All Rights Reserved.