org.robokind.impl.animation.messaging
Class JMSAnimationSender.AnimationEventAdapter

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

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

Converts AnimationEvents to AnimationEventRecords


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

Constructor Detail

JMSAnimationSender.AnimationEventAdapter

public JMSAnimationSender.AnimationEventAdapter()
Method Detail

adapt

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


Copyright © 2011. All Rights Reserved.