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

Packages that use CatalogAdminService
org.mule.example.bookstore   
 

Uses of CatalogAdminService in org.mule.example.bookstore
 

Classes in org.mule.example.bookstore that implement CatalogAdminService
 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.