.\"Generated by db2man.xsl. Don't modify this, modify the source. .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "EVENTF" 1 "" "" "" .SH NAME eventf \- connect (federate) two CORBA EventChannels .SH "SYNOPSIS" .ad l .hy 0 .HP 7 \fBeventf\fR \fIfrom\-channel\-uri\fR \fIto\-channel\-uri\fR .ad .hy .SH "DESCRIPTION" .PP \fBeventf\fR establishes a connection between two event channels\&. The event channels must both already be in existence (perhaps created by the \fBeventc\fR command)\&. If both event channels are implemented by omniEvents, then the connection is persistent: it will be recreated if one or both of the channels is shut down and later restarted\&. .PP The from\- and to\-channels must be specified as URIs\&. This may be an IOR, or a corbaloc::: or corbaname::: URI\&. .PP Example: \fBeventf corbaname::#from\&.channel corbaname::#to\&.channel\fR .SH "ENVIRONMENT VARIABLES" .TP OMNIORB_CONFIG The location of the omniORB configuration file\&. .SH "COPYRIGHT" .PP Copyright © 2004,2005 Alex Tingle\&. .PP This is free software; see the source for copying conditions\&. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\&.