Interface ShoppingCartServiceFactoryInterface

Interface ShoppingCartServiceFactoryInterface

Direct known implementers

ShoppingCartServiceFactory

Methods summary

public createShoppingCartService( void ) : ShoppingCartServiceInterface

Creates a ShoppingCartService instance.

public createSharedShoppingCartService( void ) : SharedShoppingCartServiceInterface

Creates a SharedShoppingCartService instance.