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

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

public static class PortableServiceError.MessageRecordAdapter
extends Object
implements org.jflux.api.core.Adapter<ServiceError,ServiceErrorRecord>


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

Constructor Detail

PortableServiceError.MessageRecordAdapter

public PortableServiceError.MessageRecordAdapter()
Method Detail

adapt

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


Copyright © 2011-2012. All Rights Reserved.