org.robokind.impl.messaging.services
Class PortableServiceCommand.Factory

java.lang.Object
  extended by org.robokind.impl.messaging.services.PortableServiceCommand.Factory
All Implemented Interfaces:
org.robokind.api.messaging.services.ServiceCommandFactory
Enclosing class:
PortableServiceCommand

public static class PortableServiceCommand.Factory
extends Object
implements org.robokind.api.messaging.services.ServiceCommandFactory


Constructor Summary
PortableServiceCommand.Factory()
           
 
Method Summary
 org.robokind.api.messaging.services.ServiceCommand create(String sourceId, String destId, String command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortableServiceCommand.Factory

public PortableServiceCommand.Factory()
Method Detail

create

public org.robokind.api.messaging.services.ServiceCommand create(String sourceId,
                                                                 String destId,
                                                                 String command)
Specified by:
create in interface org.robokind.api.messaging.services.ServiceCommandFactory


Copyright © 2011-2013. All Rights Reserved.