Hierarchy For Package com.example.pedido.infrastructure.adapter.out
Class Hierarchy
- java.lang.Object
- com.example.pedido.infrastructure.adapter.out.AtualizadorEstoqueAdapter (implements com.example.pedido.application.port.out.EstoqueUpdaterPort)
- com.example.pedido.infrastructure.adapter.out.GeradorNotaFiscalAdapter (implements com.example.pedido.application.port.out.NotaFiscalGeneratorPort)
- com.example.pedido.infrastructure.adapter.out.NotificadorEmailAdapter (implements com.example.pedido.application.port.out.PedidoNotifierPort)
- com.example.pedido.infrastructure.adapter.out.NotificadorSlackAdapter (implements com.example.pedido.application.port.out.PedidoNotifierPort)