Package nl.vpro.util

Class LeaveDefaultsProxyHandler

java.lang.Object
nl.vpro.util.LeaveDefaultsProxyHandler
All Implemented Interfaces:
InvocationHandler

public class LeaveDefaultsProxyHandler extends Object implements InvocationHandler
Support for java 8 'default' methods. Resteasy won't honour them. Wrapping around this proxy reinstalls them.
Since:
1.8
Author:
Michiel Meeuwissen