public interface ConnectorContext extends AtomContext
Connector and any relevant connection properties.| Modifier and Type | Method and Description |
|---|---|
PropertyMap |
getConnectionProperties()
Returns the relevant connection properties if this connector has the
requireConnectionForBrowse flag enabled in the connector's descriptor. |
Connector |
getConnector()
Returns the connector instance with which this context is associated.
|
ConcurrentMap<Object,Object> |
getConnectorCache()
Returns the current connector cache.
|
createTempOutputStream, getConfig, tempOutputStreamToInputStream, tempOutputStreamToPayloadConnector getConnector()
ConcurrentMap<Object,Object> getConnectorCache()
PropertyMap getConnectionProperties()
requireConnectionForBrowse flag enabled in the connector's descriptor.