public interface OwbObserverMethod<T>
extends javax.enterprise.inject.spi.ObserverMethod<T>
| Modifier and Type | Method and Description |
|---|---|
Set<javax.enterprise.inject.spi.InjectionPoint> |
getInjectionPoints()
Returns the
InjectionPoints for the parameters of this observer method. |
AbstractOwbBean<?> |
getOwnerBean() |
AbstractOwbBean<?> getOwnerBean()
Set<javax.enterprise.inject.spi.InjectionPoint> getInjectionPoints()
InjectionPoints for the parameters of this observer method.Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.