Uses of Interface
org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry.StatementRegistryProvider
-
-
Uses of StatementRegistryProvider in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi
Classes in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi that implement StatementRegistryProvider Modifier and Type Class Description classOSGiStatementRegistryclassSimpleStatementRegistry -
Uses of StatementRegistryProvider in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry
Classes in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry that implement StatementRegistryProvider Modifier and Type Class Description classStatementRegistryMethods in org.opendaylight.protocol.bgp.openconfig.routing.policy.spi.registry with parameters of type StatementRegistryProvider Modifier and Type Method Description voidAbstractBGPStatementProviderActivator. start(StatementRegistryProvider context)voidStatementProviderActivator. start(StatementRegistryProvider context)protected abstract List<? extends org.opendaylight.yangtools.concepts.Registration>AbstractBGPStatementProviderActivator. startImpl(StatementRegistryProvider context) -
Uses of StatementRegistryProvider in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement
Methods in org.opendaylight.protocol.bgp.openconfig.routing.policy.statement with parameters of type StatementRegistryProvider Modifier and Type Method Description protected List<? extends org.opendaylight.yangtools.concepts.Registration>OSGiStatementActivator. startImpl(StatementRegistryProvider context)protected List<org.opendaylight.yangtools.concepts.Registration>StatementActivator. startImpl(StatementRegistryProvider context) -
Uses of StatementRegistryProvider in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators
Methods in org.opendaylight.protocol.bgp.route.targetcontrain.impl.activators with parameters of type StatementRegistryProvider Modifier and Type Method Description protected List<org.opendaylight.yangtools.concepts.Registration>StatementActivator. startImpl(StatementRegistryProvider provider)
-