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