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