Searched refs:getIntProperty (Results 1 – 5 of 5) sorted by relevance
108 port = manager.getIntProperty(cname + ".port", 0); in configure()
106 size = manager.getIntProperty(cname + ".size", DEFAULT_SIZE); in configure()
227 limit = manager.getIntProperty(cname + ".limit", 0); in configure()231 count = manager.getIntProperty(cname + ".count", 1); in configure()
1481 int getIntProperty(String name, int defaultValue) { in getIntProperty() method in LogManager
158 int getIntProperty(java.lang.String name, int defaultValue) { in getIntProperty() method in LogManager