org.robokind.impl.animation.messaging
Class JMSAnimationReceiver.AnimationEventRecordAdapter
java.lang.Object
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.
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 |
JMSAnimationReceiver.AnimationEventRecordAdapter
public JMSAnimationReceiver.AnimationEventRecordAdapter()
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.