public class ClientLocalRuntime extends ClientRuntime
ClientRuntime
that provides an ROP stack based on a local
connection on top of a server stack.Modifier and Type | Field and Description |
---|---|
static String |
CLIENT_SERVER_CHANNEL_KEY |
injector, module, threadInjector
Constructor and Description |
---|
ClientLocalRuntime(Injector serverInjector,
Map<String,String> properties,
Collection<Module> extraModules) |
ClientLocalRuntime(Injector serverInjector,
Map<String,String> properties,
Module... extraModules) |
getConnection
bindThreadInjector, getChannel, getContext, getContext, getInjector, getModule, getModules, getThreadInjector, newContext, newContext, shutdown
public static final String CLIENT_SERVER_CHANNEL_KEY
Copyright © 2001–2015 Apache Cayenne. All rights reserved.