Interface PrefixedRouteSource
-
- All Superinterfaces:
RouteSource
- All Known Implementing Classes:
RestRouteSource
public interface PrefixedRouteSource extends RouteSource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetRoutePrefix()-
Methods inherited from interface org.infinispan.server.router.routes.RouteSource
validate
-
-
-
-
Method Detail
-
getRoutePrefix
String getRoutePrefix()
-
-