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