public abstract static class HotDeployer.ActionHandler extends Object
Modifier and Type | Field and Description |
---|---|
protected HotDeployer.ActionHandler |
next |
Constructor and Description |
---|
ActionHandler() |
Modifier and Type | Method and Description |
---|---|
abstract void |
exec(String action,
String... args)
Can wrap another deploy action with custom code.
|
protected HotDeployer.ActionHandler next
public ActionHandler()
Copyright © 2018 Nuxeo. All rights reserved.