- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<hudson.tools.ToolInstallation>, hudson.model.EnvironmentSpecific<GnatInstallation>, hudson.slaves.NodeSpecific<GnatInstallation>, Serializable
public class GnatInstallation
extends hudson.tools.ToolInstallation
implements hudson.slaves.NodeSpecific<GnatInstallation>, hudson.model.EnvironmentSpecific<GnatInstallation>
Manage GNAT installations.
A directory is considered a GNAT installation directory if it contains
a lib and a bin directory.
The individual installations are stored persistent.
- Author:
- Felix Patschkowski
- See Also:
- Serialized Form