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

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

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


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

Constructor Detail

PortableServiceCommand.MessageRecordAdapter

public PortableServiceCommand.MessageRecordAdapter()
Method Detail

adapt

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


Copyright © 2011-2012. All Rights Reserved.