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, handle, prepareReset, supportsResetClass<?> getTargetType()
Copyright © 2010–2018. All rights reserved.