@Singleton public class SnatServiceManagerImpl extends Object implements SnatServiceManager
SnatServiceManager.Action
Constructor and Description |
---|
SnatServiceManagerImpl(SnatServiceImplFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
notify(org.opendaylight.genius.infra.TypedReadWriteTransaction<org.opendaylight.genius.infra.Datastore.Configuration> confTx,
Routers router,
Routers oldRouter,
BigInteger primarySwitchId,
BigInteger dpnId,
SnatServiceManager.Action action) |
@Inject public SnatServiceManagerImpl(SnatServiceImplFactory factory)
public void notify(org.opendaylight.genius.infra.TypedReadWriteTransaction<org.opendaylight.genius.infra.Datastore.Configuration> confTx, Routers router, Routers oldRouter, BigInteger primarySwitchId, BigInteger dpnId, SnatServiceManager.Action action) throws ExecutionException, InterruptedException
notify
in interface SnatServiceManager
ExecutionException
InterruptedException
Copyright © 2020 OpenDaylight. All rights reserved.