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, modules, 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, getModules, getThreadInjector, mergeModules, mergeModules, shutdown
public static final String CLIENT_SERVER_CHANNEL_KEY
Copyright © 2001–2018 Apache Cayenne. All rights reserved.