Annotation Type InterfaceLayer
-
@Retention(CLASS) @Target({PACKAGE,TYPE}) @Documented public @interface InterfaceLayer
Identifies theInterfaceLayer
in a layered architecture. The interface layer is responsible for handling external requests either from users or other systems.