edu.iris.Fissures.IfEvent
Class EventFactoryHelper
java.lang.Object
edu.iris.Fissures.IfEvent.EventFactoryHelper
public final class EventFactoryHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventFactoryHelper
public EventFactoryHelper()
insert
public static void insert(org.omg.CORBA.Any any,
EventFactory val)
extract
public static EventFactory extract(org.omg.CORBA.Any any)
type
public static org.omg.CORBA.TypeCode type()
id
public static java.lang.String id()
read
public static EventFactory read(org.omg.CORBA.portable.InputStream in)
write
public static void write(org.omg.CORBA.portable.OutputStream out,
EventFactory val)
narrow
public static EventFactory narrow(org.omg.CORBA.Object val)