org.omg.CORBA
Interface LocalInterfaceDefOperations
- All Superinterfaces:
- ContainedOperations, ContainerOperations, IDLTypeOperations, InterfaceDefOperations, IRObjectOperations
- All Known Subinterfaces:
- LocalInterfaceDef
- All Known Implementing Classes:
- _LocalInterfaceDefStub
public interface LocalInterfaceDefOperations
- extends InterfaceDefOperations
Methods inherited from interface org.omg.CORBA.ContainerOperations |
contents, create_abstract_interface, create_alias, create_constant, create_enum, create_exception, create_interface, create_local_interface, create_module, create_native, create_struct, create_union, create_value_box, create_value, describe_contents, lookup_name, lookup |
Methods inherited from interface org.omg.CORBA.ContainedOperations |
absolute_name, containing_repository, defined_in, describe, id, id, move, name, name, version, version |
_OB_create_operation
OperationDef _OB_create_operation(String id,
String name,
String version,
IDLType result,
OperationMode mode,
ParameterDescription[] params,
ExceptionDef[] exceptions,
NativeDef[] native_exceptions,
String[] contexts)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.