@Singleton public class VpnClusterOwnershipDriverBase extends Object implements IVpnClusterOwnershipDriver, AutoCloseable
Modifier and Type | Field and Description |
---|---|
protected boolean |
amIOwner |
static String |
VPN_SERVICE_ENTITY |
Constructor and Description |
---|
VpnClusterOwnershipDriverBase() |
public static final String VPN_SERVICE_ENTITY
protected boolean amIOwner
@PreDestroy public void close() throws Exception
close
in interface AutoCloseable
Exception
public boolean amIOwner()
amIOwner
in interface IVpnClusterOwnershipDriver
Copyright © 2019 OpenDaylight. All rights reserved.