Uses of Enum Class
org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainState
Package
Description
-
Uses of ContextChainState in org.opendaylight.openflowplugin.api.openflow.lifecycle
Modifier and TypeMethodDescriptionstatic ContextChainState
Returns the enum constant of this class with the specified name.static ContextChainState[]
ContextChainState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ContextChainStateListener.onStateAcquired
(ContextChainState state) Event triggered on context chain state change. -
Uses of ContextChainState in org.opendaylight.openflowplugin.impl.device
Modifier and TypeMethodDescriptionvoid
DeviceContextImpl.onStateAcquired
(ContextChainState state)