public class InvokerFilterTarget extends Object
| Modifier and Type | Field and Description |
|---|---|
FilterDescription |
filterDescription |
String |
intMapName
the name of the map holding the invokers for this Event class
|
String |
methodBody
The body of the method thst is the call tree for the filtered dispatch
|
String |
methodName
Name of the method to invoke that holds the call tree for the filtered
processing.
|
String |
stringMapName
the name of the map holding the invokers for this Event class
|
| Constructor and Description |
|---|
InvokerFilterTarget() |
public FilterDescription filterDescription
public String methodBody
public String methodName
public String intMapName
public String stringMapName
Copyright © 2022. All rights reserved.