public interface ObjectRegistration<T> extends Registration
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Unregisters the object.
|
T |
getInstance()
Return the object instance.
|
T getInstance()
void close()
throws Exception
close in interface AutoCloseableclose in interface RegistrationExceptionCopyright © 2017 OpenDaylight. All rights reserved.