Uses of Interface
net.officefloor.servlet.tomcat.TomcatServletManager.Operation
-
Packages that use TomcatServletManager.Operation Package Description net.officefloor.servlet.tomcat -
-
Uses of TomcatServletManager.Operation in net.officefloor.servlet.tomcat
Methods in net.officefloor.servlet.tomcat with parameters of type TomcatServletManager.Operation Modifier and Type Method Description static <R,T extends java.lang.Throwable>
RTomcatServletManager. runInMavenWarProject(TomcatServletManager.Operation<R,T> operation)
Runs theTomcatServletManager.Operation
assuming within Mavenwar
project.
-