org.robokind.impl.animation.messaging
Class JMSAnimationSender.AnimationEventAdapter
java.lang.Object
org.robokind.impl.animation.messaging.JMSAnimationSender.AnimationEventAdapter
- All Implemented Interfaces:
- Adapter<AnimationEvent,AnimationEventRecord>
- Enclosing class:
- JMSAnimationSender
public static class JMSAnimationSender.AnimationEventAdapter
- extends Object
- implements Adapter<AnimationEvent,AnimationEventRecord>
Converts AnimationEvents to AnimationEventRecords
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMSAnimationSender.AnimationEventAdapter
public JMSAnimationSender.AnimationEventAdapter()
adapt
public AnimationEventRecord adapt(AnimationEvent a)
- Specified by:
adapt in interface Adapter<AnimationEvent,AnimationEventRecord>
Copyright © 2011-2012. All Rights Reserved.