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

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

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

Classes in net.anotheria.moskitodemo.guestbook.business that implement IAuthorizationService
 class AuthorizationServiceImpl
           
 

Methods in net.anotheria.moskitodemo.guestbook.business that return IAuthorizationService
static IAuthorizationService AuthorizationServiceFactory.getAuthorizationService()
           
static IAuthorizationService MonitorableAuthorizationServiceFactory.getAuthorizationService()
           
 

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

Methods in net.anotheria.moskitodemo.guestbook.presentation.action that return IAuthorizationService
protected  IAuthorizationService BaseGuestbookAction.getAuthorizationService()
           
 



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