Class OffloadingInvocationHandler
- java.lang.Object
-
- org.smallmind.nutsnbolts.reflection.OffloadingInvocationHandler
-
- All Implemented Interfaces:
Serializable,InvocationHandler
public class OffloadingInvocationHandler extends Object implements Serializable, InvocationHandler
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OffloadingInvocationHandler(Object target)
-