Class FileStatusHandlerComponent

All Implemented Interfaces:
com.yahoo.config.ConfigInstance.Producer, com.yahoo.container.core.VipStatusConfig.Producer, ConfigProducer, Serializable, Comparable<Component<?,?>>

public class FileStatusHandlerComponent extends Handler implements com.yahoo.container.core.VipStatusConfig.Producer
Sets up VipStatusHandler that answers OK when a certain file is present.
Author:
Tony Vaagenes
See Also:
  • Field Details

  • Constructor Details

  • Method Details

    • getConfig

      public void getConfig(com.yahoo.container.core.VipStatusConfig.Builder builder)
      Specified by:
      getConfig in interface com.yahoo.container.core.VipStatusConfig.Producer