Object[] invokeAllVRFImpls (String vrfURI, Object[] args)
Object[] invokeAllVRFImpls (String vrfURI, Object[] args)
Name | Type | Description |
---|---|---|
vrfURI | String | The URI of the virtual rule function. |
args | Object[] | The input arguments. |
Type | Description |
---|---|
Object[] | The result of each virtual rule function implementation that was invoked. Null if function returns void. |