Class AbstractAppPluginResource<T extends AppPlugin>

    • Constructor Detail

      • AbstractAppPluginResource

        public AbstractAppPluginResource​(AppRuntimeDelegate<T> runtimeDelegate,
                                         java.lang.String engineName)
    • Method Detail