Package org.springframework.cglib.proxy
Interface NoOp
- All Superinterfaces:
Callback
Methods using this
Enhancer
callback will delegate directly to the
default (super) implementation in the base class.-
Field Summary
-
Field Details
-
INSTANCE
A thread-safe singleton instance of theNoOp
callback.
-