- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for initialize (0.24 sec)
-
src/main/java/org/codelibs/fess/helper/SystemHelper.java
/** A set of names of threads that are currently waiting. */ protected Set<String> waitingThreadNames = Collections.synchronizedSet(new HashSet<>()); /** * Initializes the SystemHelper. * This method sets up system properties, caches, and other initial configurations. */ @PostConstruct public void init() { if (logger.isDebugEnabled()) {Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 20 08:30:43 UTC 2025 - 36.6K bytes - Viewed (0)