org.mule.test.integration.routing.nested
Class BindingExceptionOnInterfaceMethodTestCase.ExceptionThrowingService

java.lang.Object
  extended by org.mule.test.integration.routing.nested.BindingExceptionOnInterfaceMethodTestCase.ExceptionThrowingService
Enclosing class:
BindingExceptionOnInterfaceMethodTestCase

public static class BindingExceptionOnInterfaceMethodTestCase.ExceptionThrowingService
extends Object


Constructor Summary
BindingExceptionOnInterfaceMethodTestCase.ExceptionThrowingService()
           
 
Method Summary
 String process(String s, Integer v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BindingExceptionOnInterfaceMethodTestCase.ExceptionThrowingService

public BindingExceptionOnInterfaceMethodTestCase.ExceptionThrowingService()
Method Detail

process

public String process(String s,
                      Integer v)


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