Uses of Class
org.nuxeo.runtime.test.runner.HotDeployer
-
Packages that use HotDeployer Package Description org.nuxeo.runtime.test.runner -
-
Uses of HotDeployer in org.nuxeo.runtime.test.runner
Fields in org.nuxeo.runtime.test.runner declared as HotDeployer Modifier and Type Field Description protected HotDeployer
RuntimeFeature. deployer
Methods in org.nuxeo.runtime.test.runner that return HotDeployer Modifier and Type Method Description HotDeployer
HotDeployer. addHandler(HotDeployer.ActionHandler action)
Add a custom deploy action that wraps the default action.HotDeployer
RuntimeFeature. registerHandler(HotDeployer.ActionHandler handler)
-