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

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

public static class JMSAnimationReceiver.AnimationEventRecordAdapter
extends Object
implements Adapter<AnimationEventRecord,AnimationEvent>

Converts an AnimationEventRecord to an AnimationEvent.


Constructor Summary
JMSAnimationReceiver.AnimationEventRecordAdapter()
           
 
Method Summary
 AnimationEvent adapt(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 AnimationEvent adapt(AnimationEventRecord a)
Specified by:
adapt in interface Adapter<AnimationEventRecord,AnimationEvent>


Copyright © 2011-2012. All Rights Reserved.