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