public interface LifecycleProcessor extends Lifecycle
Modifier and Type | Method and Description |
---|---|
void |
onClose()
Notification of context close phase, e.g.
|
void |
onRefresh()
Notification of context refresh, e.g.
|
Copyright © 2015. All rights reserved.