package test.hello.client; import com.google.gwt.gadgets.client.GadgetFeature.FeatureName; @FeatureName({"rpc","views"}) public interface SimpleFeature { }