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

com.aliyun.openservices.ons.api.Admin Maven / Gradle / Ivy

There is a newer version: 2.0.7.Final
Show newest version
package com.aliyun.openservices.ons.api;

/**
 * 管理类接口
 */
public interface Admin {
    boolean isStarted();

    boolean isClosed();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy