Interface MethodNameParserProvider
- All Superinterfaces:
Comparable<Weighted>,Weighted
Method name parser provider for specific platform.
Implementation of this class serves as factory class to build platform specific method name parser.
-
Field Summary
Fields inherited from interface io.helidon.common.Weighted
DEFAULT_WEIGHT -
Method Summary
-
Method Details
-
create
MethodNameParser create()Create an instance ofMethodNameParserinterface.- Returns:
- new instance of
MethodNameParser
-