Class RAIRSpecification

  • All Implemented Interfaces:
    Referenceable

    public final class RAIRSpecification
    extends InstallableObject
    Defines the settings for the i5/OS Registered Application Information Repository (RAIR).

    When RAIR support is enabled, the installer adds information about the product's features to the RAIR when the product is installed. Some systems management products, such as Management Central, use RAIR to determine what software is installed on an i5/OS system.

    • Constructor Detail

      • RAIRSpecification

        public RAIRSpecification()
    • Method Detail

      • setEnabled

        public void setEnabled​(boolean enable)
        Whether or not RAIR support is enabled.
      • getEnabled

        public boolean getEnabled()
        Whether or not RAIR support is enabled.