All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.anysoft.rrm.handler.Script Maven / Gradle / Ivy

There is a newer version: 1.6.17
Show newest version
package com.anysoft.rrm.handler;

import com.anysoft.rrm.RRData;
import com.anysoft.stream.ScriptHandler;

/**
 * Script
 * @author duanwaiwai
 * @since 1.6.12.32 [20190429] 
*/ public class Script extends ScriptHandler { public String getHandlerType(){ return "handler"; } }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy