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. |
getBindingTargets
public void processBinding(Node node, App app) throws Exception
AppLifeCycle.Binding
AppLifeCycle
binding.processBinding
in interface AppLifeCycle.Binding
processBinding
in class StandardDeployer
node
- the node being processedapp
- the app being processedException
- if any problem severe enough to halt the AppLifeCycle processingCopyright © 1995-2015 Webtide. All Rights Reserved.