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.net.provider
Interface Provider
All Known Subinterfaces:
AlarmProvider
,
ClusterMetadataProvider
,
ControlMessageProvider
,
DeviceProvider
,
FlowRuleProvider
,
GroupProvider
,
HostProvider
,
IntentDomainProvider
,
LabelResourceProvider
,
LinkProvider
,
MeterProvider
,
PacketProvider
,
ProbedLinkProvider
,
RemoteServiceContextProvider
,
TopologyProvider
,
TunnelProvider
,
VirtualNetworkProvider
All Known Implementing Classes:
AbstractProvider
public interface
Provider
Abstraction of a provider of information about network environment.
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