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>
ConfigurationException
Copyright © 2001–2019 Apache Cayenne. All rights reserved.