Interface | Description |
---|---|
InitializrMetadataUpdateStrategy |
A strategy interface for updating the
metadata on a running
instance. |
Class | Description |
---|---|
Agent |
Defines the agent that submitted a request.
|
CommandLineHelpGenerator |
Generate help pages for command-line clients.
|
DefaultDependencyMetadataProvider |
A default
DependencyMetadataProvider implementation. |
DefaultInitializrMetadataProvider |
A default
InitializrMetadataProvider that caches the metadata and invokes a InitializrMetadataUpdateStrategy whenever the cache
expires. |
SaganInitializrMetadataUpdateStrategy |
A
InitializrMetadataUpdateStrategy that refreshes the metadata with the latest
state of the Spring Boot project. |
Enum | Description |
---|---|
Agent.AgentId |
Defines the various known agents.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.