TIBCO BusinessEvents™ Enterprise Suite
Standard
VRF
VRF
.
getVRFImplNames()
Signature
String[] getVRFImplNames (String vrfName)
Domain
action
Description
Get the names of all available implementations of a virtual rule function.
Parameters
Name
Type
Description
vrfName
String
The URI of the virtual rule function.
Returns
Type
Description
String[]
List of names of available implementations. Null if none found.
Cautions
none