Uses of Class
org.springframework.modulith.core.NamedInterface.TypeBasedNamedInterface
Packages that use NamedInterface.TypeBasedNamedInterface
Package
Description
Core, internal abstractions of Spring Modulith.
-
Uses of NamedInterface.TypeBasedNamedInterface in org.springframework.modulith.core
Methods in org.springframework.modulith.core that return NamedInterface.TypeBasedNamedInterfaceModifier and TypeMethodDescriptionNamedInterface.of(String name, Classes classes, JavaPackage basePackage) Methods in org.springframework.modulith.core with parameters of type NamedInterface.TypeBasedNamedInterfaceModifier and TypeMethodDescriptionabstract NamedInterfaceNamedInterface.merge(NamedInterface.TypeBasedNamedInterface other) Merges the currentNamedInterfacewith the givenNamedInterface.TypeBasedNamedInterface.NamedInterface.TypeBasedNamedInterface.merge(NamedInterface.TypeBasedNamedInterface other) Method parameters in org.springframework.modulith.core with type arguments of type NamedInterface.TypeBasedNamedInterfaceModifier and TypeMethodDescription(package private) NamedInterfacesNamedInterfaces.and(List<NamedInterface.TypeBasedNamedInterface> others) Creates a newNamedInterfacesinstance with the givenNamedInterface.TypeBasedNamedInterfaces added.