Class DomTuningDispatchBuilder


  • public class DomTuningDispatchBuilder
    extends java.lang.Object
    Author:
    Simon Thoresen Hult
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static DispatchTuning build​(ModelElement contentXml, com.yahoo.config.application.api.DeployLogger logger)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DomTuningDispatchBuilder

        public DomTuningDispatchBuilder()
    • Method Detail