protected class HotDeployer.DefaultDeployHandler extends HotDeployer.ActionHandler
next
Modifier | Constructor and Description |
---|---|
protected |
DefaultDeployHandler() |
Modifier and Type | Method and Description |
---|---|
void |
deploy(String... contribs) |
void |
exec(String action,
String... args)
Can wrap another deploy action with custom code.
|
void |
reset() |
void |
restart() |
protected DefaultDeployHandler()
public void exec(String action, String... args) throws Exception
HotDeployer.ActionHandler
next.exec(action, args...)
exec
in class HotDeployer.ActionHandler
Exception
Copyright © 2017 Nuxeo. All rights reserved.