Business logic is also exposed via interfaces to provide decoupling of business logic. Examples of where this is useful include substituting a Facebook Notification Service for an Email Notification Service or a Fed ExShipping Calculator for a DHLShipping Calculator.