Searched refs:setModInterval (Results 1 - 1 of 1) sorted by relevance

/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/arch/
H A DAgentConfiguration.java781 setModInterval(modInterval * 1000L);
1368 setModInterval(modInterval);
1374 setModInterval(modInterval*1000L);
1400 setModInterval(0L);
1496 private static void setModInterval(long modInterval) { method in class:AgentConfiguration

Completed in 36 milliseconds