public class OSGiDeployer extends StandardDeployer
| Constructor and Description |
|---|
OSGiDeployer() |
| Modifier and Type | Method and Description |
|---|---|
void |
processBinding(Node node,
App app)
Event called to process a
AppLifeCycle binding. |
getBindingTargetspublic void processBinding(Node node, App app) throws Exception
AppLifeCycle.BindingAppLifeCycle binding.processBinding in interface AppLifeCycle.BindingprocessBinding in class StandardDeployernode - the node being processedapp - the app being processedException - if any problem severe enough to halt the AppLifeCycle processingCopyright © 1995-2015 Webtide. All Rights Reserved.