Package | Description |
---|---|
org.eclipse.sisu.bean |
Customizable injection of bean properties, based on http://code.google.com/p/google-guice/wiki/CustomInjections.
|
Modifier and Type | Method and Description |
---|---|
static DeclaredMembers.View |
DeclaredMembers.View.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeclaredMembers.View[] |
DeclaredMembers.View.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DeclaredMembers(Class<?> clazz,
DeclaredMembers.View... views) |
Copyright © 2023. All rights reserved.