net.anotheria.moskitodemo.lesssimpleservice
Class LesserSimpleServiceImpl
java.lang.Object
net.anotheria.moskitodemo.lesssimpleservice.LesserSimpleServiceImpl
- All Implemented Interfaces:
- ILesserSimpleService, ILessSimpleService
public class LesserSimpleServiceImpl
- extends Object
- implements ILesserSimpleService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LesserSimpleServiceImpl
public LesserSimpleServiceImpl()
methodA
public void methodA()
throws LesserSimpleServiceException
- Specified by:
methodA in interface ILesserSimpleService
- Throws:
LesserSimpleServiceException
methodB
public void methodB()
throws AnotherTypedException
- Specified by:
methodB in interface ILesserSimpleService
- Throws:
AnotherTypedException
lessSimpleServiceMethod
public void lessSimpleServiceMethod()
throws LessSimpleServiceException
- Specified by:
lessSimpleServiceMethod in interface ILessSimpleService
- Throws:
LessSimpleServiceException
Copyright © 2010-2012 anotheria.net. All Rights Reserved.