lundi 9 janvier 2023

Is this bridge pattern?

Let's assume a system is responsible for managing subscription payment from accounts. For example, if user has bussiness account we want every six amount charge his account for some fee. Let's say that we want implement it as task and we want to use different implementations for that task (Quartz, Java task,...). A Image below illustrates that. UML claass diagram

It would not have different abstractions(SubscribePayment here).

Is this a bridge pattern?

Aucun commentaire:

Enregistrer un commentaire