|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Scope | |
---|---|
org.apache.cayenne.di | |
org.apache.cayenne.di.spi |
Uses of Scope in org.apache.cayenne.di |
---|
Methods in org.apache.cayenne.di with parameters of type Scope | |
---|---|
void |
BindingBuilder.in(Scope scope)
Sets the scope of a bound instance. |
void |
ListBuilder.in(Scope scope)
|
void |
MapBuilder.in(Scope scope)
|
Uses of Scope in org.apache.cayenne.di.spi |
---|
Classes in org.apache.cayenne.di.spi that implement Scope | |
---|---|
class |
DefaultScope
An implementation of a DI scopes with support scope events. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |