Uses of Interface
net.anotheria.moskitodemo.guestbook.business.ICommentService

Packages that use ICommentService
net.anotheria.moskitodemo.guestbook.business   
net.anotheria.moskitodemo.guestbook.presentation.action   
 

Uses of ICommentService in net.anotheria.moskitodemo.guestbook.business
 

Classes in net.anotheria.moskitodemo.guestbook.business that implement ICommentService
 class CommentServiceImpl
           
 

Methods in net.anotheria.moskitodemo.guestbook.business that return ICommentService
static ICommentService MonitorableCommentServiceFactory.getCommentService()
           
static ICommentService CommentServiceFactory.getCommentService()
           
 

Uses of ICommentService in net.anotheria.moskitodemo.guestbook.presentation.action
 

Methods in net.anotheria.moskitodemo.guestbook.presentation.action that return ICommentService
protected  ICommentService BaseGuestbookAction.getCommentService()
           
 



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