public class ClientChannelProvider extends Object implements Provider<DataChannel>
| Modifier and Type | Field and Description | 
|---|---|
| protected ClientConnection | connection | 
| protected EventManager | eventManager | 
| protected RuntimeProperties | properties | 
| Constructor and Description | 
|---|
| ClientChannelProvider() | 
protected ClientConnection connection
protected EventManager eventManager
protected RuntimeProperties properties
public DataChannel get() throws ConfigurationException
get in interface Provider<DataChannel>ConfigurationExceptionCopyright © 2001–2023 Apache Cayenne. All rights reserved.