ReferenceCounted
public interface ConnectionSource extends ReferenceCounted
Modifier and Type | Method | Description |
---|---|---|
Connection |
getConnectionβ() |
Gets a connection from this source.
|
ServerDescription |
getServerDescriptionβ() |
Gets the current description of this source.
|
SessionContext |
getSessionContextβ() |
Gets the session context for this source
|
ConnectionSource |
retainβ() |
Retain an additional reference to this object.
|
getCount, release
ServerDescription getServerDescriptionβ()
SessionContext getSessionContextβ()
Connection getConnectionβ()
ConnectionSource retainβ()
ReferenceCounted
retain
in interface ReferenceCounted