Uses of Interface
org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChain
- 
Packages that use ContextChain Package Description org.opendaylight.openflowplugin.api.openflow.lifecycle org.opendaylight.openflowplugin.impl.lifecycle  - 
- 
Uses of ContextChain in org.opendaylight.openflowplugin.api.openflow.lifecycle
Methods in org.opendaylight.openflowplugin.api.openflow.lifecycle that return ContextChain Modifier and Type Method Description ContextChainContextChainHolder. getContextChain(DeviceInfo deviceInfo)Return theContextChainfor a givenDeviceInfo. - 
Uses of ContextChain in org.opendaylight.openflowplugin.impl.lifecycle
Classes in org.opendaylight.openflowplugin.impl.lifecycle that implement ContextChain Modifier and Type Class Description classContextChainImplMethods in org.opendaylight.openflowplugin.impl.lifecycle that return ContextChain Modifier and Type Method Description ContextChainContextChainHolderImpl. getContextChain(DeviceInfo deviceInfo) 
 -