public interface Environment
Modifier and Type | Method and Description |
---|---|
void |
debug(String message) |
void |
debug(String message,
Throwable t) |
String |
getHost() |
String |
getPassword() |
String |
getPort() |
String |
getProtocol() |
String |
getUserName() |
Copyright © 2019. All rights reserved.