| Package | Description |
|---|---|
| net.bolbat.kit.ioc.scope |
Scopes definition.
|
| Modifier and Type | Field and Description |
|---|---|
static TypeScope |
TypeScope.DEFAULT
Default scope.
|
| Modifier and Type | Method and Description |
|---|---|
static TypeScope |
TypeScope.get(String aId)
Get
TypeScope by id. |
static TypeScope |
TypeScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeScope[] |
TypeScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2019 BB Corp. All rights reserved.