org.jacorb.notification.jmx
Class COSNotificationService
java.lang.Object
org.jacorb.notification.jmx.COSNotificationService
- All Implemented Interfaces:
- COSNotificationServiceMBean
- Direct Known Subclasses:
- MX4JCOSNotificationService
public class COSNotificationService
- extends Object
- implements COSNotificationServiceMBean
- Author:
- Alphonse Bendt
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COSNotificationService
public COSNotificationService(ORB orb,
MBeanServer mbeanServer,
org.nanocontainer.remoting.jmx.DynamicMBeanProvider mbeanProvider,
String[] args)
createChannel
public String createChannel()
- Specified by:
createChannel in interface COSNotificationServiceMBean
start
public String start()
stop
public String stop()
getIOR
public String getIOR()
- Specified by:
getIOR in interface COSNotificationServiceMBean
getCorbaloc
public String getCorbaloc()
- Specified by:
getCorbaloc in interface COSNotificationServiceMBean
getIORFile
public String getIORFile()
- Specified by:
getIORFile in interface COSNotificationServiceMBean
setIORFile
public void setIORFile(String filename)
throws IOException
- Specified by:
setIORFile in interface COSNotificationServiceMBean
- Throws:
IOException
getCOSNamingEntry
public String getCOSNamingEntry()
- Specified by:
getCOSNamingEntry in interface COSNotificationServiceMBean
setCOSNamingEntry
public void setCOSNamingEntry(String registerName)
- Specified by:
setCOSNamingEntry in interface COSNotificationServiceMBean
getEventChannelFactory
public Object getEventChannelFactory()
Copyright © 2015 JacORB. All rights reserved.