org.jacorb.notification.jmx.mx4j
Class MX4JCOSNotificationService

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

public class MX4JCOSNotificationService
extends COSNotificationService

MX4J specific NotificationService MBean.

Author:
Alphonse Bendt

Constructor Summary
MX4JCOSNotificationService(ORB orb, MBeanServer mbeanServer, DynamicMBeanProvider mbeanProvider, String[] args)
           
 
Method Summary
 String start()
           
 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,
                                  String[] args)
Method Detail

start

public String start()
Overrides:
start in class COSNotificationService

stop

public String stop()
Overrides:
stop in class COSNotificationService


Copyright © 2013 JacORB. All Rights Reserved.