Interface AfterObserver
-
- All Known Implementing Classes:
GProcessAnnotatedType,GProcessBeanAttributes,GProcessInjectionPoint,GProcessObserverMethod,GProcessSyntheticAnnotatedType,GProcessSyntheticObserverMethod,ProcessAnnotatedTypeImpl,ProcessBeanAttributesImpl,ProcessInjectionPointImpl,ProcessObserverMethodImpl,ProcessSyntheticAnnotatedTypeImpl
public interface AfterObserverAn lifecycle event implementing this API will have this callback after each observer.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidafterObserver()
-