import com.rameses.rcp.annotations.*;

public class FileUploader {

    @Service('FileUploadService')
    def uploadSvc;

    

}
