public abstract class AbstractServiceConfig extends Object
| Constructor and Description |
|---|
AbstractServiceConfig(String url,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getPassword() |
String |
getUrl() |
String |
getUsername() |
int |
hashCode() |
String |
toString() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.