gr.uoa.di.madgik.execution.plan.element.invocable
Class NozzleEventPayload

java.lang.Object
  extended by gr.uoa.di.madgik.execution.plan.element.invocable.NozzleEventPayload
All Implemented Interfaces:
gr.uoa.di.madgik.commons.channel.events.ISerializable

public class NozzleEventPayload
extends Object
implements gr.uoa.di.madgik.commons.channel.events.ISerializable


Field Summary
 ExecutionStateEvent ExecutionEngineEvent
           
 
Constructor Summary
NozzleEventPayload()
           
NozzleEventPayload(ExecutionStateEvent ExecutionEngineEvent)
           
 
Method Summary
 void Decode(byte[] payload)
           
 byte[] Encode()
           
 String GetSerializableClassName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ExecutionEngineEvent

public ExecutionStateEvent ExecutionEngineEvent
Constructor Detail

NozzleEventPayload

public NozzleEventPayload()

NozzleEventPayload

public NozzleEventPayload(ExecutionStateEvent ExecutionEngineEvent)
Method Detail

Decode

public void Decode(byte[] payload)
            throws Exception
Specified by:
Decode in interface gr.uoa.di.madgik.commons.channel.events.ISerializable
Throws:
Exception

Encode

public byte[] Encode()
              throws Exception
Specified by:
Encode in interface gr.uoa.di.madgik.commons.channel.events.ISerializable
Throws:
Exception

GetSerializableClassName

public String GetSerializableClassName()
Specified by:
GetSerializableClassName in interface gr.uoa.di.madgik.commons.channel.events.ISerializable


Copyright © 2012. All Rights Reserved.