Package | Description |
---|---|
org.apache.cayenne.configuration.rop.client | |
org.apache.cayenne.configuration.server | |
org.apache.cayenne.di.spi |
Modifier and Type | Interface and Description |
---|---|
interface |
CayenneClientModuleProvider
This interface implementations will be used by
ClientRuntimeBuilder to auto-load client modules. |
Modifier and Type | Class and Description |
---|---|
class |
MainCayenneClientModuleProvider |
Modifier and Type | Interface and Description |
---|---|
interface |
CayenneServerModuleProvider
This interface implementations will be used by
ServerRuntimeBuilder to auto-load server modules. |
Modifier and Type | Class and Description |
---|---|
class |
MainCayenneServerModuleProvider
ServerModule auto-loading facility.
|
Modifier and Type | Method and Description |
---|---|
List<Module> |
ModuleLoader.load(Class<? extends ModuleProvider> providerClass)
Auto-loads all modules declared on classpath.
|
Copyright © 2001–2023 Apache Cayenne. All rights reserved.