Class ResourceCheckerPlugin

  • All Implemented Interfaces:
    org.gcube.vremanagement.executor.plugin.PluginDefinition

    public class ResourceCheckerPlugin
    extends org.gcube.vremanagement.executor.plugin.Plugin
    The resource-checker-se-plugin implementation class.
    Author:
    Costantino Perciante at ISTI-CNR (costantino.perciante@isti.cnr.it)
    • Constructor Detail

      • ResourceCheckerPlugin

        public ResourceCheckerPlugin()
    • Method Detail

      • launch

        public void launch​(Map<String,​Object> inputs)
                    throws Exception
        Specified by:
        launch in class org.gcube.vremanagement.executor.plugin.Plugin
        Throws:
        Exception
      • onStop

        protected void onStop()
                       throws Exception
        Specified by:
        onStop in class org.gcube.vremanagement.executor.plugin.Plugin
        Throws:
        Exception