public class TransactionalFeature.TransactionalDeployer extends HotDeployer.ActionHandler
TransactionalConfig.autoStart()
is true. This is because framework is about to be reloaded, then a new
transaction manager will be installed.next
Constructor and Description |
---|
TransactionalDeployer() |
Modifier and Type | Method and Description |
---|---|
void |
exec(String action,
String... args)
Can wrap another deploy action with custom code.
|
public TransactionalDeployer()
public void exec(String action, String... args) throws Exception
HotDeployer.ActionHandler
next.exec(action, args...)
exec
in class HotDeployer.ActionHandler
Exception
Copyright © 2018 Nuxeo. All rights reserved.