JavaScript is disabled on your browser.
Skip navigation links
IAS release
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.eso.ias.plugin.thread
package
org.eso.ias.plugin.thread
The package contains thread management classes for the IAS plugin.
Author:
acaproni
Related Packages
Package
Description
org.eso.ias.plugin
Java API for writing IAS plugins.
org.eso.ias.plugin.config
This package provides support for the plugin configuration saved in a single JSON file.
org.eso.ias.plugin.filter
This package contains a set of filters to apply to the values before being sent to the IAS core.
org.eso.ias.plugin.network
org.eso.ias.plugin.publisher
The package contains the implementation of the publisher to send data to the IAS core.
Classes
Class
Description
PluginThreadFactory
The thread factory for the plugin.