Uses of Interface
net.sf.cglib.proxy.NoOp

Packages that use NoOp
net.sf.cglib.proxy   
 

Uses of NoOp in net.sf.cglib.proxy
 

Fields in net.sf.cglib.proxy declared as NoOp
static NoOp NoOp.INSTANCE
          A thread-safe singleton instance of the NoOp callback.
 



Copyright © 2002-2003 cglib. All Rights Reserved.