Interface JmxBeanAdapter

All Known Subinterfaces:
JmxBeanAdapterWithRefresh
All Known Implementing Classes:
ConcurrentJmxBeanAdapter

public interface JmxBeanAdapter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(Object bean, Runnable command)
     
  • Method Details