org.robokind.impl.animation.messaging
Class JMSAnimationReceiver.AnimationEventRecordAdapter

java.lang.Object
  extended by org.robokind.impl.animation.messaging.JMSAnimationReceiver.AnimationEventRecordAdapter
All Implemented Interfaces:
org.robokind.api.common.utils.Adapter<org.robokind.avrogen.animation.AnimationEventRecord,org.robokind.api.animation.protocol.AnimationEvent>
Enclosing class:
JMSAnimationReceiver

public static class JMSAnimationReceiver.AnimationEventRecordAdapter
extends Object
implements org.robokind.api.common.utils.Adapter<org.robokind.avrogen.animation.AnimationEventRecord,org.robokind.api.animation.protocol.AnimationEvent>

Converts an AnimationEventRecord to an AnimationEvent.


Constructor Summary
JMSAnimationReceiver.AnimationEventRecordAdapter()
           
 
Method Summary
 org.robokind.api.animation.protocol.AnimationEvent adapt(org.robokind.avrogen.animation.AnimationEventRecord a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMSAnimationReceiver.AnimationEventRecordAdapter

public JMSAnimationReceiver.AnimationEventRecordAdapter()
Method Detail

adapt

public org.robokind.api.animation.protocol.AnimationEvent adapt(org.robokind.avrogen.animation.AnimationEventRecord a)
Specified by:
adapt in interface org.robokind.api.common.utils.Adapter<org.robokind.avrogen.animation.AnimationEventRecord,org.robokind.api.animation.protocol.AnimationEvent>


Copyright © 2011. All Rights Reserved.