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.
|
handle
Class<?> getTargetType()
Copyright © 2010-2014. All Rights Reserved.