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, MX4JCOSNotificationServiceMBean

public class MX4JCOSNotificationService
extends COSNotificationService
implements MX4JCOSNotificationServiceMBean

MX4J specific NotificationService MBean.

Author:
Alphonse Bendt

Constructor Summary
MX4JCOSNotificationService(ORB orb, MBeanServer mbeanServer, org.nanocontainer.remoting.jmx.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
 
Methods inherited from interface org.jacorb.notification.jmx.COSNotificationServiceMBean
createChannel, getCorbaloc, getCOSNamingEntry, getIOR, getIORFile, setCOSNamingEntry, setIORFile
 

Constructor Detail

MX4JCOSNotificationService

public MX4JCOSNotificationService(ORB orb,
                                  MBeanServer mbeanServer,
                                  org.nanocontainer.remoting.jmx.DynamicMBeanProvider mbeanProvider,
                                  String[] args)
Method Detail

start

public String start()
Specified by:
start in interface MX4JCOSNotificationServiceMBean
Overrides:
start in class COSNotificationService

stop

public String stop()
Specified by:
stop in interface MX4JCOSNotificationServiceMBean
Overrides:
stop in class COSNotificationService


Copyright © 2015 JacORB. All rights reserved.