Uses of Interface
com.github.ltsopensource.monitor.access.face.JVMMemoryAccess

Packages that use JVMMemoryAccess
com.github.ltsopensource.monitor   
com.github.ltsopensource.monitor.access   
com.github.ltsopensource.monitor.access.mysql   
 

Uses of JVMMemoryAccess in com.github.ltsopensource.monitor
 

Methods in com.github.ltsopensource.monitor that return JVMMemoryAccess
 JVMMemoryAccess MonitorAppContext.getJvmMemoryAccess()
           
 

Methods in com.github.ltsopensource.monitor with parameters of type JVMMemoryAccess
 void MonitorAppContext.setJvmMemoryAccess(JVMMemoryAccess jvmMemoryAccess)
           
 

Uses of JVMMemoryAccess in com.github.ltsopensource.monitor.access
 

Methods in com.github.ltsopensource.monitor.access that return JVMMemoryAccess
 JVMMemoryAccess MonitorAccessFactory.getJVMMemoryAccess(com.github.ltsopensource.core.cluster.Config config)
           
 

Uses of JVMMemoryAccess in com.github.ltsopensource.monitor.access.mysql
 

Classes in com.github.ltsopensource.monitor.access.mysql that implement JVMMemoryAccess
 class MysqlJVMMemoryAccess
           
 

Methods in com.github.ltsopensource.monitor.access.mysql that return JVMMemoryAccess
 JVMMemoryAccess MysqlMonitorAccessFactory.getJVMMemoryAccess(com.github.ltsopensource.core.cluster.Config config)
           
 



Copyright © 2017. All rights reserved.