org.robokind.impl.animation.messaging
Class PortableAnimationEvent.Factory

java.lang.Object
  extended by org.robokind.impl.animation.messaging.PortableAnimationEvent.Factory
All Implemented Interfaces:
org.robokind.api.animation.protocol.AnimationEvent.AnimationEventFactory
Enclosing class:
PortableAnimationEvent

public static class PortableAnimationEvent.Factory
extends Object
implements org.robokind.api.animation.protocol.AnimationEvent.AnimationEventFactory


Constructor Summary
PortableAnimationEvent.Factory()
           
 
Method Summary
 org.robokind.api.animation.protocol.AnimationEvent createAnimationEvent(String clientId, String hostId, org.robokind.api.animation.Animation animation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortableAnimationEvent.Factory

public PortableAnimationEvent.Factory()
Method Detail

createAnimationEvent

public org.robokind.api.animation.protocol.AnimationEvent createAnimationEvent(String clientId,
                                                                               String hostId,
                                                                               org.robokind.api.animation.Animation animation)
Specified by:
createAnimationEvent in interface org.robokind.api.animation.protocol.AnimationEvent.AnimationEventFactory


Copyright © 2011-2013. All Rights Reserved.