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

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

Uses of CatalogService in com.ibatis.jpetstore.presentation
 

Fields in com.ibatis.jpetstore.presentation declared as CatalogService
private static CatalogService CatalogBean.catalogService
           
private static CatalogService CartBean.catalogService
           
private static CatalogService AccountBean.catalogService
           
 

Uses of CatalogService in com.ibatis.jpetstore.service
 

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

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



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