package org.jboss.jsr299.tck.tests.implementation.enterprise.definition; import javax.ejb.Local; @Local public interface Laika { }