|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ExperimentalApi public static interface Plugin.EnabledMetricsSource
Extension interface providing access to enable time metrics.
| Nested Class Summary | |
|---|---|
static class |
Plugin.EnabledMetricsSource.Default
Host to default implementations of the Plugin.EnabledMetricsSource methods. |
| Method Summary | |
|---|---|
Date |
getDateEnabled()
Obtain the date that the plugin system most recently completed enabling of this plugin. |
Date |
getDateEnabling()
Obtain the date that the plugin system most recently commenced enabling this plugin. |
| Method Detail |
|---|
@Nullable Date getDateEnabling()
PluginState.ENABLING.@Nullable Date getDateEnabled()
PluginState.ENABLED,
if this was not before the most recent PluginState.ENABLING, otherwise null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||