Uses of Package
org.apache.cayenne.di.spi
Package | Description |
---|---|
org.apache.cayenne.configuration.rop.client | |
org.apache.cayenne.configuration.server | |
org.apache.cayenne.di.spi |
-
Classes in org.apache.cayenne.di.spi used by org.apache.cayenne.configuration.rop.client Class Description ModuleProvider Provider of modules used by module auto-loading mechanism to identify and load modules. -
Classes in org.apache.cayenne.di.spi used by org.apache.cayenne.configuration.server Class Description ModuleProvider Provider of modules used by module auto-loading mechanism to identify and load modules. -
Classes in org.apache.cayenne.di.spi used by org.apache.cayenne.di.spi Class Description DefaultInjector A default Cayenne implementations of a DI injector.DefaultScope An implementation of a DI scopes with support scope events.ModuleProvider Provider of modules used by module auto-loading mechanism to identify and load modules.ScopeEventBinding A class that wraps an annotated method call of an object, passing it DI scope events.