Modifier and Type | Method and Description |
---|---|
protected List<AutoCloseable> |
Activator.startImpl(PCEPExtensionProviderContext context) |
Modifier and Type | Method and Description |
---|---|
protected List<AutoCloseable> |
CrabbeInitiatedActivator.startImpl(PCEPExtensionProviderContext context) |
Modifier and Type | Method and Description |
---|---|
protected List<AutoCloseable> |
StatefulActivator.startImpl(PCEPExtensionProviderContext context) |
Modifier and Type | Method and Description |
---|---|
protected List<AutoCloseable> |
BaseParserExtensionActivator.startImpl(PCEPExtensionProviderContext context) |
Modifier and Type | Method and Description |
---|---|
protected List<AutoCloseable> |
PCCActivator.startImpl(PCEPExtensionProviderContext context) |
Modifier and Type | Method and Description |
---|---|
protected List<AutoCloseable> |
SegmentRoutingActivator.startImpl(PCEPExtensionProviderContext context) |
Modifier and Type | Method and Description |
---|---|
void |
PCEPExtensionProviderActivator.start(PCEPExtensionProviderContext context) |
Modifier and Type | Class and Description |
---|---|
class |
ServiceLoaderPCEPExtensionProviderContext |
class |
SimplePCEPExtensionProviderContext |
Modifier and Type | Method and Description |
---|---|
static PCEPExtensionProviderContext |
ServiceLoaderPCEPExtensionProviderContext.create() |
static PCEPExtensionProviderContext |
ServiceLoaderPCEPExtensionProviderContext.getSingletonInstance() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractPCEPExtensionProviderActivator.start(PCEPExtensionProviderContext context) |
protected abstract List<AutoCloseable> |
AbstractPCEPExtensionProviderActivator.startImpl(PCEPExtensionProviderContext context) |
Constructor and Description |
---|
SimplePCEPExtensionProviderContextActivator(PCEPExtensionProviderContext providerContext,
List<PCEPExtensionProviderActivator> extensionActivators) |
Modifier and Type | Method and Description |
---|---|
protected List<AutoCloseable> |
SyncOptimizationsActivator.startImpl(PCEPExtensionProviderContext context) |
Copyright © 2019 OpenDaylight. All rights reserved.