|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OptionProperty | |
|---|---|
| org.neovera.jdiablo | |
| org.neovera.jdiablo.environment | |
| org.neovera.jdiablo.internal | |
| Uses of OptionProperty in org.neovera.jdiablo |
|---|
| Method parameters in org.neovera.jdiablo with type arguments of type OptionProperty | |
|---|---|
void |
Environment.initialize(Environment environment,
List<? extends OptionProperty> properties)
This method is called after the start() of this environment. |
void |
AbstractEnvironment.initialize(Environment environment,
List<? extends OptionProperty> properties)
|
void |
Environment.initialize(Object target,
List<? extends OptionProperty> properties)
Called after the start() of this environment. |
void |
AbstractEnvironment.initialize(Object target,
List<? extends OptionProperty> properties)
|
| Uses of OptionProperty in org.neovera.jdiablo.environment |
|---|
| Method parameters in org.neovera.jdiablo.environment with type arguments of type OptionProperty | |
|---|---|
void |
SpringEnvironment.initialize(Environment environment,
List<? extends OptionProperty> properties)
|
void |
SpringEnvironment.initialize(Object target,
List<? extends OptionProperty> properties)
|
| Uses of OptionProperty in org.neovera.jdiablo.internal |
|---|
| Subinterfaces of OptionProperty in org.neovera.jdiablo.internal | |
|---|---|
interface |
OptionPropertySpi
Information about a property that is annotated as an option. |
| Classes in org.neovera.jdiablo.internal that implement OptionProperty | |
|---|---|
class |
OptionPropertyImpl
Information about a property that is annotated as an option. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||