org.mule.module.xml.config
Class IllegalAnnotatedComponent

java.lang.Object
  extended by org.mule.module.xml.config.IllegalAnnotatedComponent

public class IllegalAnnotatedComponent
extends Object


Constructor Summary
IllegalAnnotatedComponent()
           
 
Method Summary
 Map<String,Object> doStuff3(Integer bar)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IllegalAnnotatedComponent

public IllegalAnnotatedComponent()
Method Detail

doStuff3

public Map<String,Object> doStuff3(@XPath(value="/foo/bar[1]")
                                   Integer bar)


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