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

java.lang.Object
  extended by 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


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


Copyright © 2011-2012. All Rights Reserved.