JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.onosproject.incubator.net.virtual.provider
Interface VirtualProvider
All Known Subinterfaces:
VirtualDeviceProvider
,
VirtualFlowRuleProvider
,
VirtualGroupProvider
,
VirtualMeterProvider
,
VirtualPacketProvider
All Known Implementing Classes:
AbstractVirtualProvider
public interface
VirtualProvider
Abstraction of a provider of information about virtual network environment. The role of virtual providers is to translate virtual objects into physical objects, vice versa.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
ProviderId
id
()
Returns the provider identifier.
Method Detail
id
ProviderId
id()
Returns the provider identifier.
Returns:
provider identification
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method