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


public interface MessageMatcher

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 boolean match(Variable var, InternalMessage<?> message)
           
 void setLog(java.util.logging.Logger logger)
           
 

Method Detail

setLog

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

match

boolean match(Variable var,
              InternalMessage<?> message)
              throws CoreException
Throws:
CoreException


Copyright © 2009 eBM WebSourcing. All Rights Reserved.