Class CML


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

      • 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,​sjsonnet.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,​sjsonnet.Val.Obj> modules​(com.datasonnet.spi.DataFormatService dataFormats,
                                                          com.datasonnet.header.Header header)
        Specified by:
        modules in class com.datasonnet.spi.Library