Class IspybServiceCondition

All Implemented Interfaces:
ComponentHealthCondition, Configurable, Findable

public class IspybServiceCondition extends RateLimitedServerCondition
  • Field Details

    • URL_PROP

      public static final String URL_PROP
      Name of the java property which defines the Icat database url (file or database)
      See Also:
    • USER_PROP

      public static final String USER_PROP
      Name of the java property which defines the Icat database username
      See Also:
    • PASSWORD_PROP

      public static final String PASSWORD_PROP
      Name of the java property which defines the Icat database password
      See Also:
  • Constructor Details

    • IspybServiceCondition

      public IspybServiceCondition()
  • Method Details