| Package | Description |
|---|---|
| tigase.eventbus | |
| tigase.eventbus.impl |
| Modifier and Type | Method and Description |
|---|---|
static HandleEvent.Type |
HandleEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HandleEvent.Type[] |
HandleEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected HandleEvent.Type |
ReflectEventListenerHandler.filter |
| Constructor and Description |
|---|
ReflectEventListenerHandler(HandleEvent.Type filter,
String packageName,
String eventName,
Object consumerObject,
Method handlerMethod) |
ReflectEventSourceListenerHandler(HandleEvent.Type filter,
String packageName,
String eventName,
Object consumerObject,
Method handlerMethod) |
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.