net.sf.sasl.aop.exception.handling
Class ServiceExceptionFirewallAspectTest.AnotherDummyResponseDTO

java.lang.Object
  extended by net.sf.sasl.aop.exception.handling.ServiceExceptionFirewallAspectTest.AnotherDummyResponseDTO
Enclosing class:
ServiceExceptionFirewallAspectTest

public class ServiceExceptionFirewallAspectTest.AnotherDummyResponseDTO
extends Object

Dummy class for some test cases of the ServiceExceptionFirewallAspectTest


Constructor Summary
ServiceExceptionFirewallAspectTest.AnotherDummyResponseDTO()
           
 
Method Summary
 int getResultCode()
           
 boolean isComputed()
           
 void setComputed(boolean computed)
           
 void setResultCode(int resultCode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceExceptionFirewallAspectTest.AnotherDummyResponseDTO

public ServiceExceptionFirewallAspectTest.AnotherDummyResponseDTO()
Method Detail

isComputed

public boolean isComputed()

setComputed

public void setComputed(boolean computed)

getResultCode

public int getResultCode()

setResultCode

public void setResultCode(int resultCode)


Copyright © 2010. All Rights Reserved.