org.jacorb.notification.jmx.mx4j
Class MX4JCOSNotificationService

java.lang.Object
  extended byorg.jacorb.notification.jmx.COSNotificationService
      extended byorg.jacorb.notification.jmx.mx4j.MX4JCOSNotificationService
All Implemented Interfaces:
COSNotificationServiceMBean

public class MX4JCOSNotificationService
extends COSNotificationService

MX4J specific NotificationService MBean.

Version:
$Id: MX4JCOSNotificationService.java,v 1.1 2005/08/21 13:31:52 alphonse.bendt Exp $
Author:
Alphonse Bendt

Constructor Summary
MX4JCOSNotificationService(ORB orb, MBeanServer mbeanServer, DynamicMBeanProvider mbeanProvider, java.lang.String[] args)
           
 
Method Summary
 java.lang.String start()
           
 java.lang.String stop()
           
 
Methods inherited from class org.jacorb.notification.jmx.COSNotificationService
createChannel, getCorbaloc, getCOSNamingEntry, getEventChannelFactory, getIOR, getIORFile, setCOSNamingEntry, setIORFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MX4JCOSNotificationService

public MX4JCOSNotificationService(ORB orb,
                                  MBeanServer mbeanServer,
                                  DynamicMBeanProvider mbeanProvider,
                                  java.lang.String[] args)
Method Detail

start

public java.lang.String start()
Overrides:
start in class COSNotificationService

stop

public java.lang.String stop()
Overrides:
stop in class COSNotificationService