public class InvokerBindings extends Object
| Constructor and Description |
|---|
InvokerBindings() |
| Modifier and Type | Method and Description |
|---|---|
List<Invoker> |
getInvoker()
Gets the value of the invoker property.
|
public List<Invoker> getInvoker()
set method for the invoker property.
For example, to add a new item, do as follows:
getInvoker().add(newItem);
Objects of the following type(s) are allowed in the list
InvokerCopyright © 1999–2021 The Apache Software Foundation. All rights reserved.