Package org.nuxeo.runtime.test.runner
Class HotDeployer.DefaultDeployHandler
java.lang.Object
org.nuxeo.runtime.test.runner.HotDeployer.ActionHandler
org.nuxeo.runtime.test.runner.HotDeployer.DefaultDeployHandler
- Enclosing class:
 HotDeployer
This action has no next action and will deploy the contributions and then reload the component manager
- Author:
 - bogdan
 
- 
Field Summary
Fields inherited from class org.nuxeo.runtime.test.runner.HotDeployer.ActionHandler
next - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
DefaultDeployHandler
protected DefaultDeployHandler() 
 - 
 - 
Method Details
- 
exec
Description copied from class:HotDeployer.ActionHandlerCan wrap another deploy action with custom code. Should call the next action usingnext.exec(action, args...)- Specified by:
 execin classHotDeployer.ActionHandler- Throws:
 Exception
 - 
undeploy
- Throws:
 Exception
 - 
deploy
- Throws:
 Exception
 - 
restart
public void restart() - 
reset
public void reset() - 
reload
public void reload() 
 -