public class ShutdownServiceImpl extends Object implements org.opendaylight.controller.config.shutdown.ShutdownService, AutoCloseable
| Constructor and Description |
|---|
ShutdownServiceImpl(String secret,
org.osgi.framework.Bundle systemBundle,
ShutdownRuntimeRegistrator rootRuntimeBeanRegistratorWrapper) |
public ShutdownServiceImpl(String secret, org.osgi.framework.Bundle systemBundle, ShutdownRuntimeRegistrator rootRuntimeBeanRegistratorWrapper)
public void shutdown(String inputSecret, Long maxWaitTime, com.google.common.base.Optional<String> reason)
shutdown in interface org.opendaylight.controller.config.shutdown.ShutdownServicepublic void close()
close in interface AutoCloseableCopyright © 2015. All Rights Reserved.