java.lang.Object
com.datasonnet.spi.Library
org.apache.camel.language.datasonnet.CML

public final class CML extends com.datasonnet.spi.Library
  • Method Details

    • getInstance

      public static CML getInstance()
    • getExchange

      public ThreadLocal<org.apache.camel.Exchange> getExchange()
    • namespace

      public String namespace()
      Specified by:
      namespace in class com.datasonnet.spi.Library
    • libsonnets

      public Set<String> libsonnets()
      Specified by:
      libsonnets in class com.datasonnet.spi.Library
    • functions

      public Map<String,com.datasonnet.jsonnet.Val.Func> functions(com.datasonnet.spi.DataFormatService dataFormats, com.datasonnet.header.Header header)
      Specified by:
      functions in class com.datasonnet.spi.Library
    • modules

      public Map<String,com.datasonnet.jsonnet.Val.Obj> modules(com.datasonnet.spi.DataFormatService dataFormats, com.datasonnet.header.Header header)
      Specified by:
      modules in class com.datasonnet.spi.Library