| Package | Description |
|---|---|
| org.sonatype.inject |
Deprecated; new applications should use
org.eclipse.sisu. |
| Modifier and Type | Method and Description |
|---|---|
static BeanScanning |
BeanScanning.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static BeanScanning[] |
BeanScanning.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|