Object getVRFImplByName (String vrfURI, String implName)
Object getVRFImplByName (String vrfURI, String implName)
Name | Type | Description |
---|---|---|
vrfURI | String | The URI of the virtual rule function. |
implName | String | The name of the virtual rule function implementation. |
Type | Description |
---|---|
Object | The implementation. Null if none found. |