org.nakedobjects.plugins.headless.viewer.internal
Class CgLibProxy<T>

java.lang.Object
  extended by org.nakedobjects.plugins.headless.viewer.internal.CgLibProxy<T>

public class CgLibProxy<T>
extends java.lang.Object


Constructor Summary
CgLibProxy(DelegatingInvocationHandler<T> handler)
           
 
Method Summary
 T proxy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CgLibProxy

public CgLibProxy(DelegatingInvocationHandler<T> handler)
Method Detail

proxy

public T proxy()


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.