// Generated automatically from javax.naming.Referenceable for testing purposes package javax.naming; import javax.naming.Reference; public interface Referenceable { Reference getReference(); }