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

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

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


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

Constructor Detail

PortableServiceError.RecordMessageAdapter

public PortableServiceError.RecordMessageAdapter()
Method Detail

adapt

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


Copyright © 2011-2012. All Rights Reserved.