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

java.lang.Object
  extended by org.robokind.impl.messaging.services.PortableServiceCommand.RecordMessageAdapter
All Implemented Interfaces:
org.jflux.api.core.Adapter<ServiceCommandRecord,ServiceCommand>
Enclosing class:
PortableServiceCommand

public static class PortableServiceCommand.RecordMessageAdapter
extends Object
implements org.jflux.api.core.Adapter<ServiceCommandRecord,ServiceCommand>


Constructor Summary
PortableServiceCommand.RecordMessageAdapter()
           
 
Method Summary
 ServiceCommand adapt(ServiceCommandRecord a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortableServiceCommand.RecordMessageAdapter

public PortableServiceCommand.RecordMessageAdapter()
Method Detail

adapt

public ServiceCommand adapt(ServiceCommandRecord a)
Specified by:
adapt in interface org.jflux.api.core.Adapter<ServiceCommandRecord,ServiceCommand>


Copyright © 2011-2012. All Rights Reserved.