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

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

public static class PortableServiceCommand.Factory
extends Object
implements ServiceCommandFactory


Constructor Summary
PortableServiceCommand.Factory()
           
 
Method Summary
 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 ServiceCommand create(String sourceId,
                             String destId,
                             String command)
Specified by:
create in interface ServiceCommandFactory


Copyright © 2011-2012. All Rights Reserved.