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


Constructor Summary
BindingExceptionOnInterfaceMethodTestCase.ExceptionThrowingService()
           
 
Method Summary
 java.lang.String process(java.lang.String s, java.lang.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 java.lang.String process(java.lang.String s,
                                java.lang.Integer v)


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