| Package | Description |
|---|---|
| org.apache.tamaya.inject |
Main SE based injection API.
|
| Modifier and Type | Method and Description |
|---|---|
static LoadPolicy |
LoadPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoadPolicy[] |
LoadPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.