package org.jboss.jsr299.tck.tests.interceptors.definition.inheritance; @BindingA @BindingB @BindingC("c1") public class X { }