net.sf.sasl.aop.exception.handling.dummies
Class OneDerivedDummyResponseDTO

java.lang.Object
  extended by net.sf.sasl.aop.exception.handling.dummies.DummyResponseDTO
      extended by net.sf.sasl.aop.exception.handling.dummies.OneDerivedDummyResponseDTO

public class OneDerivedDummyResponseDTO
extends DummyResponseDTO

Dummy class for some test cases of the ServiceExceptionFirewallAspectTest

Author:
Philipp Förmer

Constructor Summary
OneDerivedDummyResponseDTO()
           
 
Method Summary
 Object getComputedObject()
           
 void setComputedObject(Object computedObject)
           
 
Methods inherited from class net.sf.sasl.aop.exception.handling.dummies.DummyResponseDTO
getResultCode, getResultMessage, isExecuted, setExecuted, setResultCode, setResultMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OneDerivedDummyResponseDTO

public OneDerivedDummyResponseDTO()
Method Detail

getComputedObject

public Object getComputedObject()

setComputedObject

public void setComputedObject(Object computedObject)


Copyright © 2010. All Rights Reserved.