public class DebugListenerBinding extends DebugBinding
| Constructor and Description |
|---|
DebugListenerBinding() |
DebugListenerBinding(DebugListener debugListener) |
| Modifier and Type | Method and Description |
|---|---|
DebugListener |
getDebugListener() |
void |
processBinding(Node node,
App app)
Event called to process a
AppLifeCycle binding. |
getBindingTargetspublic DebugListenerBinding()
public DebugListenerBinding(DebugListener debugListener)
public DebugListener getDebugListener()
public void processBinding(Node node, App app) throws Exception
AppLifeCycle.BindingAppLifeCycle binding.processBinding in interface AppLifeCycle.BindingprocessBinding in class DebugBindingnode - the node being processedapp - the app being processedException - if any problem severe enough to halt the AppLifeCycle processingCopyright © 1995–2017 Webtide. All rights reserved.