Package | Description |
---|---|
org.apache.cayenne.di | |
org.apache.cayenne.di.spi |
Modifier and Type | Method and Description |
---|---|
void |
BindingBuilder.in(Scope scope)
Sets the scope of a bound instance.
|
void |
ListBuilder.in(Scope scope) |
void |
MapBuilder.in(Scope scope) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultScope
An implementation of a DI scopes with support scope events.
|
Modifier and Type | Method and Description |
---|---|
void |
DICollectionBuilder.in(Scope scope) |
Copyright © 2001–2019 Apache Cayenne. All rights reserved.