@API(status=INTERNAL)
public abstract static class PropertyLifecycle.PropertyLifecycleFacade
extends java.lang.Object
| Constructor and Description |
|---|
PropertyLifecycleFacade() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
after(java.lang.Object key,
PropertyLifecycle.AfterPropertyExecutor afterPropertyExecutor) |
public abstract void after(java.lang.Object key,
PropertyLifecycle.AfterPropertyExecutor afterPropertyExecutor)