Searched refs:getPropertiesFromLocal (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.java586 private static Properties getPropertiesFromLocal() method in class:AgentConfiguration
745 properties.putAll(getPropertiesFromLocal());
757 properties.putAll(getPropertiesFromLocal());
1327 tempProperties = getPropertiesFromLocal();

Completed in 22 milliseconds