public final class PCEPTopologyProvider extends DefaultTopologyReference
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.FluentFuture<? extends org.opendaylight.mdsal.common.api.CommitInfo> |
closeServiceInstance() |
static PCEPTopologyProvider |
create(PCEPTopologyProviderDependencies dependenciesProvider,
InstructionScheduler scheduler,
PCEPTopologyConfiguration configDependencies) |
void |
instantiateServiceInstance() |
getInstanceIdentifierclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInstanceIdentifierpublic static PCEPTopologyProvider create(PCEPTopologyProviderDependencies dependenciesProvider, InstructionScheduler scheduler, PCEPTopologyConfiguration configDependencies)
public void instantiateServiceInstance()
throws ExecutionException,
InterruptedException
public com.google.common.util.concurrent.FluentFuture<? extends org.opendaylight.mdsal.common.api.CommitInfo> closeServiceInstance()
Copyright © 2019 OpenDaylight. All rights reserved.