@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 AutoCloseableExceptionpublic boolean amIOwner()
amIOwner in interface IVpnClusterOwnershipDriverCopyright © 2019 OpenDaylight. All rights reserved.