|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cayenne.configuration.rop.client.ClientChannelProvider
public class ClientChannelProvider
Field Summary | |
---|---|
protected ClientConnection |
connection
|
protected EventManager |
eventManager
|
protected RuntimeProperties |
properties
|
Constructor Summary | |
---|---|
ClientChannelProvider()
|
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 ClientConnection connection
protected EventManager eventManager
protected RuntimeProperties properties
Constructor Detail |
---|
public ClientChannelProvider()
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 |