jPOS 1.6.1 API Documentation

org.jpos.q2.qbean
Class NameRegistrarInspector

java.lang.Object
  extended by org.jpos.q2.qbean.NameRegistrarInspector
All Implemented Interfaces:
NameRegistrarInspectorMBean

public class NameRegistrarInspector
extends java.lang.Object
implements NameRegistrarInspectorMBean

Utility service used to query the NameRegistrar via JMX.

Version:
$Revision: 2594 $ $Date: 2008-01-22 08:41:31 -0800 (Tue, 22 Jan 2008) $
Author:
Alwyn Schoeman

Constructor Summary
NameRegistrarInspector()
           
 
Method Summary
 java.util.Map getRegistry()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NameRegistrarInspector

public NameRegistrarInspector()
Method Detail

getRegistry

public java.util.Map getRegistry()
Specified by:
getRegistry in interface NameRegistrarInspectorMBean

jPOS.org