Class LoadDslMaterializer

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      reactor.core.publisher.Mono<UserSession> materialize​(UserSession userSession)
      Materializer takes the DSL items and convert it into a Mono.
      • Methods inherited from class java.lang.Object

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

      • LoadDslMaterializer

        public LoadDslMaterializer​(DslBuilder dslItem)