Searched refs:setThreadCount (Results 1 - 4 of 4) sorted by relevance
/glassfish-3.1.2/common/amx-config/src/main/java/org/glassfish/admin/amx/intf/config/ | ||
H A D | KeepAlive.java | 60 public void setThreadCount(String param1); method in interface:KeepAlive |
H A D | RequestProcessing.java | 52 public void setThreadCount(String param1); method in interface:RequestProcessing |
/glassfish-3.1.2/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/ | ||
H A D | RequestProcessing.java | 77 void setThreadCount(String value) throws PropertyVetoException; method in interface:RequestProcessing |
H A D | KeepAlive.java | 84 void setThreadCount(String value) throws PropertyVetoException; method in interface:KeepAlive |
Completed in 12 milliseconds