CosNotifyChannelAdmin_EventChannelFactory
Functions
create_channel(OE_THIS, Initial_qos, Initial_admin) -> term()
create_channel(OE_THIS, OE_Options, Initial_qos, Initial_admin) -> term()
get_all_channels(OE_THIS) -> term()
get_all_channels(OE_THIS, OE_Options) -> term()
get_event_channel(OE_THIS, Id) -> term()
get_event_channel(OE_THIS, OE_Options, Id) -> term()
oe_get_interface() -> term()
oe_create_link() -> term()
oe_create_link(Env) -> term()
oe_create(Env, RegName) -> term()
oe_create_link(Env, RegName) -> term()
terminate(Reason, State) -> term()
handle_call(X1, OE_From, OE_State) -> term()
handle_cast(X1, State) -> term()
handle_info(Info, State) -> term()
code_change(OldVsn, State, Extra) -> term()