Uses of Package
com.guinetik.hexafun.hexa
Packages that use com.guinetik.hexafun.hexa
Package
Description
-
Classes in com.guinetik.hexafun.hexa used by com.guinetik.hexafunClassDescriptionType-safe key for adapter registration and invocation.Core abstraction of business logic in Hexagonal Architecture.Builder for creating HexaApp instances with use cases, ports, and adapters.Type-safe key for use case registration and invocation.
-
Classes in com.guinetik.hexafun.hexa used by com.guinetik.hexafun.examples.counter
-
Classes in com.guinetik.hexafun.hexa used by com.guinetik.hexafun.examples.sysmonClassDescriptionType-safe key for adapter registration and invocation.Core abstraction of business logic in Hexagonal Architecture.Abstract base class for use case handlers that need access to ports.Type-safe key for use case registration and invocation.
-
Classes in com.guinetik.hexafun.hexa used by com.guinetik.hexafun.examples.tasks
-
Classes in com.guinetik.hexafun.hexa used by com.guinetik.hexafun.hexaClassDescriptionType-safe key for adapter registration and invocation.Generic repository interface for entity persistence operations.Core abstraction of business logic in Hexagonal Architecture.Builder for creating HexaApp instances with use cases, ports, and adapters.Builder step for defining the input handling of a use case.Type-safe key for use case registration and invocation.Builder step for defining validation and handler logic.Port for validating input data before processing by a use case.