@Component @ConfigurationProperties(prefix="arthas") public class ArthasProperties extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ArthasProperties.Server |
| Constructor and Description |
|---|
ArthasProperties() |
| Modifier and Type | Method and Description |
|---|---|
ArthasProperties.Server |
getServer() |
void |
setServer(ArthasProperties.Server server) |
public ArthasProperties.Server getServer()
public void setServer(ArthasProperties.Server server)
Copyright © 2020. All rights reserved.