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

com.github.ltsopensource.monitor.access.face.JVMThreadAccess Maven / Gradle / Ivy

package com.github.ltsopensource.monitor.access.face;


import com.github.ltsopensource.monitor.access.domain.JVMThreadDataPo;

import java.util.List;

/**
 * @author Robert HG ([email protected]) on 9/28/15.
 */
public interface JVMThreadAccess {

    void insert(List pos);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy