Object getVRFImplByName (String vrfName, String implName)
Object getVRFImplByName (String vrfName, String implName)
Name | Type | Description |
---|---|---|
vrfName | 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. |