package org.jboss.jsr299.tck.tests.jbt.validation.disposers; import javax.ejb.Local; @Local public interface LocalInt { }