net.sf.sasl.aop.logging.dummies
Class ServiceDummy

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

public class ServiceDummy
extends Object

Author:
Philipp Förmer

Constructor Summary
ServiceDummy()
           
 
Method Summary
 String callWithArguments(String string, int repeat)
           
 void exceptionCall()
           
 void simpleCall()
           
 
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

simpleCall

public void simpleCall()

exceptionCall

public void exceptionCall()
                   throws Exception
Throws:
Exception

callWithArguments

public String callWithArguments(String string,
                                int repeat)


Copyright © 2010. All Rights Reserved.