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

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

public static class PortableAnimationEvent.Factory
extends Object
implements AnimationEvent.AnimationEventFactory


Constructor Summary
PortableAnimationEvent.Factory()
           
 
Method Summary
 AnimationEvent createAnimationEvent(String clientId, String hostId, 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 AnimationEvent createAnimationEvent(String clientId,
                                           String hostId,
                                           Animation animation)
Specified by:
createAnimationEvent in interface AnimationEvent.AnimationEventFactory


Copyright © 2011-2015. All Rights Reserved.