org.jacorb.notification.jmx
Interface EventChannelFactoryMBean

All Known Implementing Classes:
EventChannelFactoryControl

public interface EventChannelFactoryMBean

Version:
$Id: EventChannelFactoryMBean.java,v 1.2 2004/08/19 15:23:05 alphonse.bendt Exp $
Author:
Alphonse Bendt

Method Summary
 java.lang.String getCorbaloc()
           
 java.lang.String getIOR()
           
 java.lang.String start()
           
 java.lang.String stop()
           
 

Method Detail

start

public java.lang.String start()

stop

public java.lang.String stop()

getIOR

public java.lang.String getIOR()

getCorbaloc

public java.lang.String getCorbaloc()