Class FelixParams

java.lang.Object
com.yahoo.jdisc.core.FelixParams

public class FelixParams extends Object
Author:
Simon Thoresen Hult
  • Constructor Details

    • FelixParams

      public FelixParams()
  • Method Details

    • exportPackage

      public FelixParams exportPackage(String pkg)
    • setCachePath

      public FelixParams setCachePath(String cachePath)
    • getCachePath

      public String getCachePath()
    • setLoggerEnabled

      public FelixParams setLoggerEnabled(boolean loggerEnabled)
    • isLoggerEnabled

      public boolean isLoggerEnabled()
    • toConfig

      public Map<String,String> toConfig()