org.jacorb.notification.jmx.mx4j
Class MX4JCOSNotificationService
java.lang.Object
org.jacorb.notification.jmx.COSNotificationService
org.jacorb.notification.jmx.mx4j.MX4JCOSNotificationService
- All Implemented Interfaces:
- COSNotificationServiceMBean
public class MX4JCOSNotificationService
- extends COSNotificationService
MX4J specific NotificationService MBean.
- Version:
- $Id: MX4JCOSNotificationService.java,v 1.2 2011-05-10 15:40:39 nick.cross Exp $
- Author:
- Alphonse Bendt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MX4JCOSNotificationService
public MX4JCOSNotificationService(ORB orb,
MBeanServer mbeanServer,
DynamicMBeanProvider mbeanProvider,
String[] args)
start
public String start()
- Overrides:
start in class COSNotificationService
stop
public String stop()
- Overrides:
stop in class COSNotificationService
Copyright © 2012 JacORB. All Rights Reserved.