org.jacorb.notification
Class StaticEventChannelFactoryInfo
java.lang.Object
org.jacorb.notification.StaticEventChannelFactoryInfo
- All Implemented Interfaces:
- java.io.Serializable, IDLEntity
public final class StaticEventChannelFactoryInfo
- extends java.lang.Object
- implements IDLEntity
Generated from IDL definition of struct "StaticEventChannelFactoryInfo"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
corbaloc
public java.lang.String corbaloc
port
public int port
hostname
public java.lang.String hostname
filterfactory_running
public boolean filterfactory_running
filterfactory_url
public java.lang.String filterfactory_url
StaticEventChannelFactoryInfo
public StaticEventChannelFactoryInfo()
StaticEventChannelFactoryInfo
public StaticEventChannelFactoryInfo(java.lang.String corbaloc,
int port,
java.lang.String hostname,
boolean filterfactory_running,
java.lang.String filterfactory_url)