Class ClojureJSPostProcessor
java.lang.Object
org.nustaq.kontraktor.webapp.javascript.clojure.ClojureJSPostProcessor
- All Implemented Interfaces:
JSPostProcessor
uses blocking IO only applicable for build steps or build triggering initial request
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.nustaq.kontraktor.webapp.javascript.JSPostProcessor
JSPostProcessor.JSPostProcessorContext -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpostProcess(String currentJS, JSPostProcessor.JSPostProcessorContext context) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.nustaq.kontraktor.webapp.javascript.JSPostProcessor
postProcess
-
Constructor Details
-
ClojureJSPostProcessor
public ClojureJSPostProcessor()
-
-
Method Details
-
postProcess
- Specified by:
postProcessin interfaceJSPostProcessor
-