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

/glassfish-3.1.2/admin/server-mgmt/src/main/java/com/sun/enterprise/admin/servermgmt/services/
H A DNonSMFServiceAdapter.java80 public final void setTimeoutSeconds(int number) { method in class:NonSMFServiceAdapter
81 throw new UnsupportedOperationException("setTimeoutSeconds() is not supported on this platform");
H A DService.java68 void setTimeoutSeconds(final int number); method in interface:Service
H A DSMFService.java187 public void setTimeoutSeconds(final int number) { method in class:SMFService
/glassfish-3.1.2/common/amx-config/src/main/java/org/glassfish/admin/amx/intf/config/grizzly/
H A DHttp.java129 public void setTimeoutSeconds(String val); method in interface:Http

Completed in 15 milliseconds