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

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

public class ServiceDummy
extends Object

Dummy class for an integration test.

Author:
Philipp Förmer

Constructor Summary
ServiceDummy()
           
 
Method Summary
 OneDerivedDummyResponseDTO getDerivedDummyResponseDTO()
           
 DummyResponseDTO getDummyResponseDTO()
           
 String notMapped()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceDummy

public ServiceDummy()
Method Detail

getDerivedDummyResponseDTO

public OneDerivedDummyResponseDTO getDerivedDummyResponseDTO()

getDummyResponseDTO

public DummyResponseDTO getDummyResponseDTO()

notMapped

public String notMapped()


Copyright © 2010. All Rights Reserved.