package org.gcube.portlets.user.td.gwtservice.client; import com.google.gwt.core.client.EntryPoint; public class TDGWTServiceEntry implements EntryPoint { public void onModuleLoad() { } }