package org.jboss.jsr299.tck.tests.jbt.quickfixes; import javax.ejb.Local; @Local public interface FooProducerLocal { }