Default CORBA services offered by the CORBA implementation.

Usage

corbaServices()

Description

List the default services such as the interface repository, naming service, event, trading service, etc.

Value

a character vector identifying the different services as returned by the CORBA implementation's list_initial_services().

Author(s)

Duncan Temple Lang

References

Usual CORBA references.

See Also

Events

Examples

  corbaServices()


[Package Contents]