public class ConnectorInfoImpl extends Object implements ConnectorInfo
| Constructor and Description |
|---|
ConnectorInfoImpl() |
ConnectorInfoImpl(String hostname)
Create connector information with the following details
|
| Modifier and Type | Method and Description |
|---|---|
String |
getHostname() |
void |
setHostname(String hostname) |
public ConnectorInfoImpl()
public ConnectorInfoImpl(String hostname)
hostname - the hostname or IP address of the connectorpublic String getHostname()
getHostname in interface ConnectorInfopublic void setHostname(String hostname)
Copyright © 2018. All rights reserved.