public interface OwbObserverMethod<T> extends ObserverMethod<T>
| Modifier and Type | Method and Description |
|---|---|
void |
notify(T event,
EventMetadata metadata)
will actually call the underlying observer method with the specified event metadata
|
getBeanClass, getObservedQualifiers, getObservedType, getReception, getTransactionPhase, notifyvoid notify(T event, EventMetadata metadata)
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.