org.jacorb.notification
Class StaticEventChannelFactoryInfo
java.lang.Object
org.jacorb.notification.StaticEventChannelFactoryInfo
- IDLEntity, java.io.Serializable
public final class StaticEventChannelFactoryInfo
extends java.lang.Object
Generated from IDL definition of struct "StaticEventChannelFactoryInfo"
- JacORB IDL compiler
corbaloc
public java.lang.String corbaloc
filterfactory_running
public boolean filterfactory_running
filterfactory_url
public java.lang.String filterfactory_url
hostname
public java.lang.String hostname
StaticEventChannelFactoryInfo
public StaticEventChannelFactoryInfo()
StaticEventChannelFactoryInfo
public StaticEventChannelFactoryInfo(java.lang.String corbaloc,
int port,
java.lang.String hostname,
boolean filterfactory_running,
java.lang.String filterfactory_url)