Interface ImportEntryManagerMBean
-
- All Known Implementing Classes:
ImportEntryManager
public interface ImportEntryManagerMBean
ExposesImportEntryManager
as a JMX Bean to be able to log for debugging.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
logImportEntryManager()
Logs ImportEntryManager's current status with information about all the queued and processing entries.
-