public class OFVendorActionRegistry extends Object
| Constructor and Description |
|---|
OFVendorActionRegistry() |
| Modifier and Type | Method and Description |
|---|---|
OFVendorActionFactory |
get(int vendorId) |
static OFVendorActionRegistry |
getInstance() |
OFVendorActionFactory |
register(int vendorId,
OFVendorActionFactory factory) |
public static OFVendorActionRegistry getInstance()
public OFVendorActionFactory register(int vendorId, OFVendorActionFactory factory)
public OFVendorActionFactory get(int vendorId)
Copyright © 2015. All rights reserved.