Class NameRegistrarInspector
java.lang.Object
org.jpos.q2.qbean.NameRegistrarInspector
- All Implemented Interfaces:
NameRegistrarInspectorMBean
Utility service used to query the NameRegistrar via JMX.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns a snapshot of the current name registry.
-
Constructor Details
-
NameRegistrarInspector
public NameRegistrarInspector()Default constructor.
-
-
Method Details
-
getRegistry
Description copied from interface:NameRegistrarInspectorMBeanReturns a snapshot of the current name registry.- Specified by:
getRegistryin interfaceNameRegistrarInspectorMBean- Returns:
- map of registered names to their objects
-