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 java.lang.Object
implements Callable


Field Summary
protected static Apple testObjectProperty
           
 
Constructor Summary
PropsComponent()
           
 
Method Summary
protected static void assertEquals(java.lang.Object theObject, java.lang.Object theProperty)
           
 java.lang.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 java.lang.Object onCall(MuleEventContext context)
                        throws java.lang.Exception
Specified by:
onCall in interface Callable
Throws:
java.lang.Exception

assertEquals

protected static void assertEquals(java.lang.Object theObject,
                                   java.lang.Object theProperty)


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