Package nl.vpro.util

Class 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