public interface EventListenerProxy extends EventListener
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getTargetType()
Returns the instance type that this proxy delegates all event handling to.
|
canHandle, handleClass<?> getTargetType()
Copyright © 2010–2017. All rights reserved.