public interface AttachListener
Modifier and Type | Method and Description |
---|---|
void |
afterAttach(LifecycleEvent event)
Invoked after the instance has been attached.
|
void |
beforeAttach(LifecycleEvent event)
Invoked before the instance is attached.
|
void beforeAttach(LifecycleEvent event)
void afterAttach(LifecycleEvent event)
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.