@API(status=EXPERIMENTAL,
since="1.0")
public interface PropertyExecutor
Modifier and Type | Method and Description |
---|---|
PropertyExecutionResult |
execute()
Call to actually run the property, including all hooks that are "closer"
(have a higher proximity) than the current hook.
|
PropertyExecutionResult execute()