
com.bytex.snamp.gateway.groovy.impl.ScriptNotificationsAnalyzer Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of groovy Show documentation
Show all versions of groovy Show documentation
Groovy-based scripting engine for writing custom gateways
The newest version!
package com.bytex.snamp.gateway.groovy.impl;
import com.bytex.snamp.gateway.groovy.ResourceNotificationsAnalyzer;
/**
* @author Roman Sakno
* @version 2.0
* @since 1.0
*/
final class ScriptNotificationsAnalyzer extends ResourceNotificationsAnalyzer {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy