Uses of Interface
org.apache.cayenne.di.Scope
Package | Description |
---|---|
org.apache.cayenne.di | |
org.apache.cayenne.di.spi |
-
Uses of Scope in org.apache.cayenne.di
-
Uses of Scope in org.apache.cayenne.di.spi
Classes in org.apache.cayenne.di.spi that implement Scope Modifier and Type Class Description class
DefaultScope
An implementation of a DI scopes with support scope events.Methods in org.apache.cayenne.di.spi with parameters of type Scope Modifier and Type Method Description void
DICollectionBuilder. in(Scope scope)