ARouter  0.1.0
Annotation based router for your projects
RouteMappingsScannerInterface Interface Reference
Inheritance diagram for RouteMappingsScannerInterface:
AnnotationRouteMappingsScanner CachedRouteMappingsScanner

Public Member Functions

 discoverRouteMappings ()
 

Detailed Description

Interface for classes that want to provide route mappings for router.

Member Function Documentation

◆ discoverRouteMappings()

discoverRouteMappings ( )

Discover and return route mappings.

Returns
[] Route mappings.

Implemented in AnnotationRouteMappingsScanner, and CachedRouteMappingsScanner.


The documentation for this interface was generated from the following file: