com.ebmwebsourcing.easyviper.core.api.soa.message
Interface MessageAdapter


public interface MessageAdapter

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 InternalMessage<?> adapt(InternalMessage<?> message)
           
 void setLog(java.util.logging.Logger logger)
           
 

Method Detail

setLog

void setLog(java.util.logging.Logger logger)

adapt

InternalMessage<?> adapt(InternalMessage<?> message)
                         throws CoreException
Throws:
CoreException


Copyright © 2009-2010 eBM WebSourcing. All Rights Reserved.