Class JSInterceptorFactory
java.lang.Object
org.restheart.polyglot.interceptors.JSInterceptorFactory
- Author:
- Andrea Di Cesare <andrea@softinstigate.com>
-
Constructor Summary
ConstructorsConstructorDescriptionJSInterceptorFactory(Optional<com.mongodb.client.MongoClient> mclient, Configuration config) -
Method Summary
-
Constructor Details
-
JSInterceptorFactory
-
-
Method Details
-
create
public PluginRecord<Interceptor<?,?>> create(Path pluginPath) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-