public class NacosProcess extends Object implements AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getHost()
Gets host.
|
int |
getServerPort()
Gets server port.
|
public void close()
throws Exception
close in interface AutoCloseableExceptionpublic int getServerPort()
public String getHost()
Copyright © 2023. All rights reserved.