org.mule.test.integration.exceptions
Class CatchExceptionStrategyTestCase.NewsRequest

java.lang.Object
  extended by org.mule.test.integration.exceptions.CatchExceptionStrategyTestCase.NewsRequest
Enclosing class:
CatchExceptionStrategyTestCase

public static class CatchExceptionStrategyTestCase.NewsRequest
extends Object


Constructor Summary
CatchExceptionStrategyTestCase.NewsRequest()
           
 
Method Summary
 int getUserId()
           
 void setUserId(int userId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CatchExceptionStrategyTestCase.NewsRequest

public CatchExceptionStrategyTestCase.NewsRequest()
Method Detail

getUserId

public int getUserId()

setUserId

public void setUserId(int userId)


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