org.mobicents.servlet.sip.mbeans
Class SipApplicationDispatcherMBean

java.lang.Object
  extended by org.mobicents.servlet.sip.mbeans.SipApplicationDispatcherMBean

public class SipApplicationDispatcherMBean
extends java.lang.Object

A ModelMBean implementation for the org.mobicents.servlet.sip.core.SipApplicationDispatcherImpl component.

Author:
Jean Deruelle

Constructor Summary
SipApplicationDispatcherMBean()
          Construct a ModelMBean with default ModelMBeanInfo information.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SipApplicationDispatcherMBean

public SipApplicationDispatcherMBean()
                              throws javax.management.MBeanException,
                                     javax.management.RuntimeOperationsException
Construct a ModelMBean with default ModelMBeanInfo information.

Throws:
javax.management.MBeanException - if the initializer of an object throws an exception
javax.management.RuntimeOperationsException - if an IllegalArgumentException occurs


Copyright © 2010. All Rights Reserved.