Simple name of the service. It is not an absolute path. @since 1.0.0
()
| 77 | * @since 1.0.0 |
| 78 | */ |
| 79 | public String getName() { |
| 80 | return name; |
| 81 | } |
| 82 | |
| 83 | /** |
| 84 | * A collection of {@link MethodDescriptor} instances describing the methods exposed by the |
no outgoing calls
no test coverage detected