Uses of Class
com.ibatis.jpetstore.service.AccountService

Packages that use AccountService
com.ibatis.jpetstore.presentation   
com.ibatis.jpetstore.service   
 

Uses of AccountService in com.ibatis.jpetstore.presentation
 

Fields in com.ibatis.jpetstore.presentation declared as AccountService
private static AccountService AccountBean.accountService
           
private static AccountService OrderBean.accountService
           
 

Uses of AccountService in com.ibatis.jpetstore.service
 

Fields in com.ibatis.jpetstore.service declared as AccountService
private static AccountService AccountService.instance
           
 

Methods in com.ibatis.jpetstore.service that return AccountService
static AccountService AccountService.getInstance()
           
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.