@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 AutoCloseable
Copyright © 2018 OpenDaylight. All rights reserved.