public interface ScriptFactoryManager
ScriptFactory
implementations need to be registered
in order to be available to the runtime.Modifier and Type | Method and Description |
---|---|
Optional<ScriptFactory> |
findScriptFactory(String mimeType)
Finds a factory for the given MIME type.
|
Optional<ScriptFactory> findScriptFactory(String mimeType)
Copyright 2011-2017 ForgeRock AS.