Uses of Interface
net.officefloor.server.http.SystemPropertiesRule.ContextRunnable
-
Packages that use SystemPropertiesRule.ContextRunnable Package Description net.officefloor.server.http -
-
Uses of SystemPropertiesRule.ContextRunnable in net.officefloor.server.http
Methods in net.officefloor.server.http with parameters of type SystemPropertiesRule.ContextRunnable Modifier and Type Method Description <T extends java.lang.Throwable>
voidSystemPropertiesRule. run(SystemPropertiesRule.ContextRunnable<T> runnable)
RunsSystemPropertiesRule.ContextRunnable
with configuredSystem
properties.
-