Interface HstConfigurationAugmenter


public interface HstConfigurationAugmenter
Classes that implement this interface can be used to augment the loaded configuration. The implementations will get the augment(MutableVirtualHosts) called by the HstManager after the MutableVirtualHosts object is completely loaded and all configuration has been enhanced.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Implementations that are