Interface IRegistryEntryWrapperMXBean

All Known Implementing Classes:
RegistryEntryWrapperJMX

public interface IRegistryEntryWrapperMXBean
The Interface IMapBeanWrapperMXBean. Interface provides access for JMX clients.
Author:
JTraber
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the entry.
    Gets the key.
  • Method Details

    • getEntry

      String getEntry()
      Gets the entry.
      Returns:
      the entry
    • getKey

      String getKey()
      Gets the key.
      Returns:
      the key