- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getScriptEngineFactory (0.32 sec)
-
src/main/java/org/codelibs/fess/util/ComponentUtil.java
return getComponent(NOTIFICATION_HELPER); } public static IngestFactory getIngestFactory() { return getComponent(INGEST_FACTORY); } public static ScriptEngineFactory getScriptEngineFactory() { return getComponent(SCRIPT_ENGINE_FACTORY); } public static CrawlerStatsHelper getCrawlerStatsHelper() { return getComponent(CRAWLER_STATS_HELPER); }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Mon Jun 17 13:35:51 UTC 2024 - 20.2K bytes - Viewed (0)