| Package | Description |
|---|---|
| org.staticioc.model |
| Modifier and Type | Method and Description |
|---|---|
Bean.Scope |
Bean.getScope() |
static Bean.Scope |
Bean.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Bean.Scope[] |
Bean.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Bean.setScope(Bean.Scope scope) |
Copyright © 2012-2013 Static IOC OSS project. All Rights Reserved.