gr.uoa.di.madgik.execution.plan.element.invocable
Class NozzleHandler
java.lang.Object
gr.uoa.di.madgik.execution.plan.element.invocable.NozzleHandler
- All Implemented Interfaces:
- Observer
public class NozzleHandler
- extends Object
- implements Observer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NozzleHandler
public NozzleHandler()
CreateInletNozzle
public gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator CreateInletNozzle(gr.uoa.di.madgik.commons.channel.nozzle.INozzleConfig Config,
ExecutionHandle Handle)
throws ExecutionInternalErrorException
- Throws:
ExecutionInternalErrorException
CreateOutletNozzle
public void CreateOutletNozzle(gr.uoa.di.madgik.commons.channel.proxy.IChannelLocator Locator)
throws ExecutionInternalErrorException
- Throws:
ExecutionInternalErrorException
Emitt
public void Emitt(gr.uoa.di.madgik.commons.channel.events.ChannelPayloadStateEvent Event)
throws ExecutionInternalErrorException
- Throws:
ExecutionInternalErrorException
Dispose
public void Dispose()
throws ExecutionInternalErrorException
- Throws:
ExecutionInternalErrorException
update
public void update(Observable o,
Object arg)
- Specified by:
update in interface Observer
Copyright © 2013. All Rights Reserved.