public class SfcwebUiTopovMessageHandler
extends org.onosproject.ui.UiMessageHandler
| Modifier and Type | Field and Description |
|---|---|
protected org.onosproject.vtnrsc.portchain.PortChainService |
portChainService |
protected org.onosproject.vtnrsc.portpairgroup.PortPairGroupService |
portPairGroupService |
protected org.onosproject.vtnrsc.portpair.PortPairService |
portPairService |
protected org.onosproject.vtnrsc.virtualport.VirtualPortService |
virtualPortService |
protected org.onosproject.vtnrsc.service.VtnRscService |
vtnRscService |
| Constructor and Description |
|---|
SfcwebUiTopovMessageHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<org.onosproject.ui.RequestHandler> |
createRequestHandlers() |
void |
init(org.onosproject.ui.UiConnection connection,
org.onlab.osgi.ServiceDirectory directory) |
protected org.onosproject.vtnrsc.portpair.PortPairService portPairService
protected org.onosproject.vtnrsc.service.VtnRscService vtnRscService
protected org.onosproject.vtnrsc.virtualport.VirtualPortService virtualPortService
protected org.onosproject.vtnrsc.portchain.PortChainService portChainService
protected org.onosproject.vtnrsc.portpairgroup.PortPairGroupService portPairGroupService
public void init(org.onosproject.ui.UiConnection connection,
org.onlab.osgi.ServiceDirectory directory)
init in class org.onosproject.ui.UiMessageHandlerprotected Collection<org.onosproject.ui.RequestHandler> createRequestHandlers()
createRequestHandlers in class org.onosproject.ui.UiMessageHandlerCopyright © 2016. All rights reserved.