JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
io.micronaut.core.naming
Interface NameResolver
public interface
NameResolver
An interface for a components that resolve names.
Since:
1.0
Author:
Graeme Rocher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Optional
<
String
>
resolveName
()
Method Detail
resolveName
Optional
<
String
> resolveName()
Returns:
The resolved name
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method