Searched defs:SINGLE_INSTANCE_CATEGORY (Results 1 - 1 of 1) sorted by relevance

/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/debug/impl/
H A DDebugImpl.java65 static final Set<String> SINGLE_INSTANCE_CATEGORY = newSetFromMap(new ConcurrentHashMap<String, Boolean>()); field in class:DebugImpl
68 SINGLE_INSTANCE_CATEGORY.add("EmbeddedDJ");

Completed in 1797 milliseconds