Package | Description |
---|---|
org.nuxeo.ecm.core.test | |
org.nuxeo.runtime.test.runner |
Modifier and Type | Class and Description |
---|---|
class |
CoreFeature.CoreDeployer |
Modifier and Type | Class and Description |
---|---|
protected class |
HotDeployer.DefaultDeployHandler
This action has no next action and will deploy the contributions and then reload the component manager
|
Modifier and Type | Field and Description |
---|---|
protected HotDeployer.ActionHandler |
HotDeployer.head |
protected HotDeployer.ActionHandler |
HotDeployer.ActionHandler.next |
Modifier and Type | Method and Description |
---|---|
HotDeployer |
HotDeployer.addHandler(HotDeployer.ActionHandler action)
Add a custom deploy action that wraps the default action.
|
HotDeployer |
RuntimeFeature.registerHandler(HotDeployer.ActionHandler handler) |
boolean |
HotDeployer.removeHandler(HotDeployer.ActionHandler handler)
Remove the given handler if already registered
|
boolean |
RuntimeFeature.unregisterHandler(HotDeployer.ActionHandler handler) |
Copyright © 2017 Nuxeo. All rights reserved.