org.mule.test.usecases.properties
Class PropsComponent

java.lang.Object
  extended by org.mule.test.usecases.properties.PropsComponent
All Implemented Interfaces:
Callable, EventListener

public class PropsComponent
extends Object
implements Callable


Field Summary
protected static Apple testObjectProperty
           
 
Constructor Summary
PropsComponent()
           
 
Method Summary
protected static void assertEquals(Object theObject, Object theProperty)
           
 Object onCall(MuleEventContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

testObjectProperty

protected static Apple testObjectProperty
Constructor Detail

PropsComponent

public PropsComponent()
Method Detail

onCall

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

assertEquals

protected static void assertEquals(Object theObject,
                                   Object theProperty)


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