public class OSGiDeployer extends StandardDeployer
| Constructor and Description |
|---|
OSGiDeployer(ServerInstanceWrapper server) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doProcessBinding(Node node,
App app) |
void |
processBinding(Node node,
App app)
Event called to process a
AppLifeCycle binding. |
getBindingTargetspublic OSGiDeployer(ServerInstanceWrapper server)
public void processBinding(Node node, App app) throws java.lang.Exception
AppLifeCycle.BindingAppLifeCycle binding.processBinding in interface AppLifeCycle.BindingprocessBinding in class StandardDeployernode - the node being processedapp - the app being processedjava.lang.Exception - if any problem severe enough to halt the AppLifeCycle processingCopyright © 1995–2018 Webtide. All rights reserved.