net.anotheria.moskitodemo.lesssimpleservice
Interface ILesserSimpleService

All Superinterfaces:
ILessSimpleService
All Known Implementing Classes:
LesserSimpleServiceImpl

public interface ILesserSimpleService
extends ILessSimpleService


Method Summary
 void methodA()
           
 void methodB()
           
 
Methods inherited from interface net.anotheria.moskitodemo.lesssimpleservice.ILessSimpleService
lessSimpleServiceMethod
 

Method Detail

methodA

void methodA()
             throws LesserSimpleServiceException
Throws:
LesserSimpleServiceException

methodB

void methodB()
             throws AnotherTypedException
Throws:
AnotherTypedException


Copyright © 2010-2012 anotheria.net. All Rights Reserved.