Uses of Interface
org.mule.example.bookstore.CatalogService

Packages that use CatalogService
org.mule.example.bookstore   
 

Uses of CatalogService in org.mule.example.bookstore
 

Classes in org.mule.example.bookstore that implement CatalogService
 class CatalogServiceImpl
          Bookstore catalog service which implements both the public interface for browsing the catalog and the admin interface for adding books to the catalog.
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.