public class EventSourceInvocationHandler<T> extends Object implements InvocationHandler
Constructor and Description |
---|
EventSourceInvocationHandler(EventBus eventBus,
Object eventSource,
Class<T> eventListenerClass,
Object topic) |
Modifier and Type | Method and Description |
---|---|
Object |
invoke(Object proxy,
Method method,
Object[] arguments) |
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.