protected class ListenerEventDispatcher.TripletContainer extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Object |
listenerInstance |
protected Method |
listenerMethod |
protected Object[] |
methodArguments |
| Modifier | Constructor and Description |
|---|---|
protected |
TripletContainer(Object inst,
Method meth,
Object[] args) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getListenerInstance() |
protected Method |
getListenerMethod() |
protected Object[] |
getMethodArguments() |
Copyright © 2015 Ignite Realtime. All rights reserved.