All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.foreveross.springboot.dubbo.lifecycle.ShutdownLatchMBean Maven / Gradle / Ivy

There is a newer version: 2.3.8
Show newest version
package com.foreveross.springboot.dubbo.lifecycle;

/**
 * @author VectorHo
 * @since 2016-04-11
 */
public interface ShutdownLatchMBean {
    String shutdown();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy