org.mule.tck.property
Class SessionPropertiesValidatorComponent

java.lang.Object
  extended by org.mule.tck.property.SessionPropertiesValidatorComponent
All Implemented Interfaces:
Callable, EventListener

public class SessionPropertiesValidatorComponent
extends Object
implements Callable


Constructor Summary
SessionPropertiesValidatorComponent()
           
 
Method Summary
 Object onCall(MuleEventContext eventContext)
           
 void setExpectedProperties(Map<String,String> expectedProperties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionPropertiesValidatorComponent

public SessionPropertiesValidatorComponent()
Method Detail

setExpectedProperties

public void setExpectedProperties(Map<String,String> expectedProperties)

onCall

public Object onCall(MuleEventContext eventContext)
              throws Exception
Specified by:
onCall in interface Callable
Throws:
Exception


Copyright © 2003-2013 MuleSoft, Inc.. All Rights Reserved.