public class DbSyncModule extends Object implements org.apache.cayenne.di.Module
| Modifier and Type | Field and Description |
|---|---|
static String |
MERGER_FACTORIES_MAP
A DI container key for the Map<String, String> storing properties
used by built-in Cayenne service.
|
| Constructor and Description |
|---|
DbSyncModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.apache.cayenne.di.Binder binder) |
static org.apache.cayenne.di.MapBuilder<MergerTokenFactory> |
contributeMergerTokenFactories(org.apache.cayenne.di.Binder binder) |
public static final String MERGER_FACTORIES_MAP
public static org.apache.cayenne.di.MapBuilder<MergerTokenFactory> contributeMergerTokenFactories(org.apache.cayenne.di.Binder binder)
public void configure(org.apache.cayenne.di.Binder binder)
configure in interface org.apache.cayenne.di.ModuleCopyright © 2001–2019 Apache Cayenne. All rights reserved.