public class ShutdownRuntimeRegistrator extends Object implements Closeable
Constructor and Description |
---|
ShutdownRuntimeRegistrator(RootRuntimeBeanRegistrator rootRuntimeBeanRegistrator) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
ShutdownRuntimeRegistration |
register(ShutdownRuntimeMXBean rb) |
public ShutdownRuntimeRegistrator(RootRuntimeBeanRegistrator rootRuntimeBeanRegistrator)
public ShutdownRuntimeRegistration register(ShutdownRuntimeMXBean rb)
public void close()
close
in interface Closeable
close
in interface AutoCloseable
Copyright © 2019 OpenDaylight. All rights reserved.