public class InvokerBindings extends Object
| Constructor and Description |
|---|
InvokerBindings() |
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–2016 The Apache Software Foundation. All rights reserved.