@ThreadSafe public abstract class AbstractRegistration extends Object implements AutoCloseable
| Constructor and Description |
|---|
AbstractRegistration() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected abstract void |
removeRegistration()
Remove the state referenced by this registration.
|
protected abstract void removeRegistration()
public final void close()
close in interface AutoCloseableCopyright © 2019 OpenDaylight. All rights reserved.