public interface DispatchingListenerAdapter
| Modifier and Type | Method and Description |
|---|---|
DispatchingListener |
adapt(DispatchingListener dispatchingListener)
Adapt a
DispatchingListener. |
DispatchingListener adapt(DispatchingListener dispatchingListener)
DispatchingListener. Returned DispatchingListener is
responsible and MUST call corresponding methods from the other provided in
method parameter.dispatchingListener - the listener to adapt.Copyright © 2016 Oracle Corporation. All Rights Reserved.