Package | Description |
---|---|
org.opendaylight.netvirt.aclservice | |
org.opendaylight.netvirt.aclservice.listeners | |
org.opendaylight.netvirt.aclservice.utils |
Modifier and Type | Field and Description |
---|---|
protected AclDataUtil |
AbstractAclServiceImpl.aclDataUtil |
Constructor and Description |
---|
AbstractAclServiceImpl(Class<? extends org.opendaylight.yang.gen.v1.urn.opendaylight.genius.interfacemanager.servicebinding.rev160406.ServiceModeBase> serviceMode,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager,
AclDataUtil aclDataUtil,
AclServiceUtils aclServiceUtils)
Initialize the member variables.
|
AbstractEgressAclServiceImpl(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager,
AclDataUtil aclDataUtil,
AclServiceUtils aclServiceUtils)
Initialize the member variables.
|
AbstractIngressAclServiceImpl(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager,
AclDataUtil aclDataUtil,
AclServiceUtils aclServiceUtils)
Initialize the member variables.
|
AclServiceImplFactory(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager,
AclserviceConfig config,
AclDataUtil aclDataUtil,
AclServiceUtils aclServiceUtils) |
StatefulEgressAclServiceImpl(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager,
AclDataUtil aclDataUtil,
AclServiceUtils aclServiceUtils) |
StatefulIngressAclServiceImpl(org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager,
AclDataUtil aclDataUtil,
AclServiceUtils aclServiceUtils)
Initialize the member variables.
|
Constructor and Description |
---|
AclEventListener(AclServiceManager aclServiceManager,
AclClusterUtil aclClusterUtil,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
AclDataUtil aclDataUtil,
AclServiceUtils aclServicUtils) |
AclInterfaceListener(AclServiceManager aclServiceManager,
AclClusterUtil aclClusterUtil,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
AclDataUtil aclDataUtil) |
AclInterfaceStateListener(AclServiceManager aclServiceManger,
AclClusterUtil aclClusterUtil,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
AclDataUtil aclDataUtil,
org.opendaylight.genius.interfacemanager.interfaces.IInterfaceManager interfaceManager) |
AclNodeListener(org.opendaylight.genius.mdsalutil.interfaces.IMdsalApiManager mdsalManager,
org.opendaylight.controller.md.sal.binding.api.DataBroker dataBroker,
AclserviceConfig config,
AclServiceUtils aclServiceUtils,
AclDataUtil aclDataUtil) |
Constructor and Description |
---|
AclServiceUtils(AclDataUtil aclDataUtil,
AclserviceConfig config,
org.opendaylight.yang.gen.v1.urn.opendaylight.genius.idmanager.rev160406.IdManagerService idManager) |
Copyright © 2018 OpenDaylight. All rights reserved.