Interface RrcOrRml
-
- All Known Subinterfaces:
ResourceMethodOrLocator
- All Known Implementing Classes:
PerRequestRootResourceClass,ResourceMethod,RootResourceClass,SingletonRootResourceClass,SubResourceLocator
@Deprecated public interface RrcOrRmlDeprecated.Will be removed in next minor release.Super interface orRootResourceClassandResourceMethodOrLocatorfor implementation reasons.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description PathRegExpgetPathRegExp()Deprecated.
-
-
-
Method Detail
-
getPathRegExp
PathRegExp getPathRegExp()
Deprecated.- Returns:
- Returns the Regular Expression of the path.
-
-