Class FileAgentPluginProvider

    • Constructor Detail

      • FileAgentPluginProvider

        public FileAgentPluginProvider​(@NotNull
                                       String pluginPartName,
                                       @NotNull
                                       File plugin)
    • Method Detail

      • getServerPluginInfo

        @Nullable
        public ServerPluginInfo getServerPluginInfo()
        Description copied from interface: AgentPluginsProvider2
        Returns information about server plugin to which the agent plugins belong. The server plugin may not be available sometimes, for instance this is the case with tools.
        Specified by:
        getServerPluginInfo in interface AgentPluginsProvider2
        Returns:
        information about server plugin if it exists