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 Described
All Known Subinterfaces:
ConfigurationClient
,
DiscoveryClient
All Known Implementing Classes:
CompositeDiscoveryClient
,
DefaultCompositeConfigurationClient
,
DefaultCompositeDiscoveryClient
,
MessagingApplication
public interface
Described
An interface for types that are described by a description.
Since:
1.0
Author:
graemerocher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getDescription
()
A description that describes this object.
Method Detail
getDescription
java.lang.String getDescription()
A description that describes this object.
Returns:
The description
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