public class JNDIConnectionDetails extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
connectionName |
protected String |
serverName |
| Constructor and Description |
|---|
JNDIConnectionDetails() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
detailsSet() |
String |
getConnectionName() |
String |
getServerName() |
void |
setConnectionName(String connectionName) |
void |
setServerName(String serverName) |
Copyright © 2024 Atlassian. All rights reserved.