|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cayenne.configuration.rop.client.LocalClientServerChannelProvider
public class LocalClientServerChannelProvider
Creates a ClientServerChannel
for the LocalConnection
.
Field Summary | |
---|---|
protected Injector |
serverInjector
|
Constructor Summary | |
---|---|
LocalClientServerChannelProvider(Injector serverInjector)
|
Method Summary | |
---|---|
DataChannel |
get()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Injector serverInjector
Constructor Detail |
---|
public LocalClientServerChannelProvider(Injector serverInjector)
Method Detail |
---|
public DataChannel get() throws ConfigurationException
get
in interface Provider<DataChannel>
ConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |