org.apache.cayenne.configuration.rop.client
Class ClientChannelProvider
java.lang.Object
org.apache.cayenne.configuration.rop.client.ClientChannelProvider
- All Implemented Interfaces:
- Provider<DataChannel>
public class ClientChannelProvider
- extends Object
- implements Provider<DataChannel>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
connection
protected ClientConnection connection
eventManager
protected EventManager eventManager
properties
protected RuntimeProperties properties
ClientChannelProvider
public ClientChannelProvider()
get
public DataChannel get()
throws ConfigurationException
- Specified by:
get
in interface Provider<DataChannel>
- Throws:
ConfigurationException
Copyright © 2001-2010 Apache Cayenne. All Rights Reserved.