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

com.frameworkset.platform.remote.PoolManMonitor Maven / Gradle / Ivy

package com.frameworkset.platform.remote;

import java.util.List;

/**
 * 
 * 
 * 

Title: PoolManMonitor.java

* *

Description: 集群间数据库链接池监控程序

* *

Copyright: Copyright (c) 2007

* *

Company: 三一集团

* @Date Jul 1, 2008 6:11:16 PM * @author biaoping.yin,尹标平 * @version 1.0 */ public class PoolManMonitor { public List getAppservers() { return null; } }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy