public class COSNotificationService extends Object implements COSNotificationServiceMBean
| Constructor and Description |
|---|
COSNotificationService(ORB orb,
MBeanServer mbeanServer,
org.nanocontainer.remoting.jmx.DynamicMBeanProvider mbeanProvider,
String[] args) |
| Modifier and Type | Method and Description |
|---|---|
String |
createChannel() |
String |
getCorbaloc() |
String |
getCOSNamingEntry() |
Object |
getEventChannelFactory() |
String |
getIOR() |
String |
getIORFile() |
void |
setCOSNamingEntry(String registerName) |
void |
setIORFile(String filename) |
String |
start() |
String |
stop() |
public COSNotificationService(ORB orb, MBeanServer mbeanServer, org.nanocontainer.remoting.jmx.DynamicMBeanProvider mbeanProvider, String[] args)
public String createChannel()
createChannel in interface COSNotificationServiceMBeanpublic String start()
public String stop()
public String getIOR()
getIOR in interface COSNotificationServiceMBeanpublic String getCorbaloc()
getCorbaloc in interface COSNotificationServiceMBeanpublic String getIORFile()
getIORFile in interface COSNotificationServiceMBeanpublic void setIORFile(String filename) throws IOException
setIORFile in interface COSNotificationServiceMBeanIOExceptionpublic String getCOSNamingEntry()
getCOSNamingEntry in interface COSNotificationServiceMBeanpublic void setCOSNamingEntry(String registerName)
setCOSNamingEntry in interface COSNotificationServiceMBeanpublic Object getEventChannelFactory()
Copyright © 2015 JacORB. All rights reserved.