public interface OwbObserverMethod<T> extends ObserverMethod<T>
DEFAULT_PRIORITY| Modifier and Type | Method and Description |
|---|---|
Set<InjectionPoint> |
getInjectionPoints()
Returns the
InjectionPoints for the parameters of this observer method. |
AbstractOwbBean<?> |
getOwnerBean() |
getBeanClass, getObservedQualifiers, getObservedType, getPriority, getReception, getTransactionPhase, isAsync, notify, notifyAbstractOwbBean<?> getOwnerBean()
Set<InjectionPoint> getInjectionPoints()
InjectionPoints for the parameters of this observer method.Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.