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 AutoCloseable
close
in interface Registration
Exception
Copyright © 2017 OpenDaylight. All rights reserved.