Klasse AnnotationBasedRouteHandlerFactory.AnnotationBasedRouteHandler
java.lang.Object
org.teamapps.ux.session.navigation.AnnotationBasedRouteHandlerFactory.AnnotationBasedRouteHandler
- Alle implementierten Schnittstellen:
RouteHandler
- Umschließende Klasse:
AnnotationBasedRouteHandlerFactory
public static class AnnotationBasedRouteHandlerFactory.AnnotationBasedRouteHandler
extends Object
implements RouteHandler
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungAnnotationBasedRouteHandler(org.teamapps.ux.session.navigation.AnnotationBasedRouteHandlerFactory.RoutingHandlerMethodInfo routingMethodInfo, Object annotatedClassInstance) -
Methodenübersicht
-
Konstruktordetails
-
Methodendetails
-
handle
- Angegeben von:
handlein SchnittstelleRouteHandler- Parameter:
path- full pathpathParams- all path parameters of the whole path templatequeryParams- all query parameters
-
getPathTemplate
-
isExact
public boolean isExact()
-