Home
last modified time | relevance | path

Searched defs:EventBindingInvocationHandler (Results 1 – 1 of 1) sorted by relevance

/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/event/
DEventUtils.java81 private static class EventBindingInvocationHandler implements InvocationHandler { class in EventUtils
93EventBindingInvocationHandler(final Object target, final String methodName, final String[] eventTy… in EventBindingInvocationHandler() method in EventUtils.EventBindingInvocationHandler