org.jacorb.notification.jmx.mx4j
Interface MX4JCOSNotificationServiceMBean

All Superinterfaces:
COSNotificationServiceMBean
All Known Implementing Classes:
MX4JCOSNotificationService

public interface MX4JCOSNotificationServiceMBean
extends COSNotificationServiceMBean

MBean interface.


Method Summary
 String start()
           
 String stop()
           
 
Methods inherited from interface org.jacorb.notification.jmx.COSNotificationServiceMBean
createChannel, getCorbaloc, getCOSNamingEntry, getIOR, getIORFile, setCOSNamingEntry, setIORFile
 

Method Detail

start

String start()

stop

String stop()


Copyright © 2015 JacORB. All rights reserved.