Searched refs:InheritingFoo2 (Results 1 – 1 of 1) sorted by relevance
154 public static class InheritingFoo2 extends BaseClass2 implements Foo { class in DefaultMethodInterceptionTest163 bind(Foo.class).to(InheritingFoo2.class); in testInterceptedDefaultMethod_whenParentClassDefinesInterceptedMethod()