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
,
ConsulClient
,
DiscoveryClient
,
EurekaClient
All Known Implementing Classes:
AbstractConsulClient
,
AWSParameterStoreConfigClient
,
CachingCompositeDiscoveryClient
,
CompositeDiscoveryClient
,
ConsulConfigurationClient
,
DefaultCompositeConfigurationClient
,
DefaultCompositeDiscoveryClient
,
KubernetesDiscoveryClient
,
MessagingApplication
,
Route53AutoNamingClient
,
SpringCloudConfigurationClient
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
String
getDescription
()
A description that describes this object.
Method Detail
getDescription
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