|
VisiBroker for Java |
||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
the_subject_addr()
and
the_proxy_addr()
methods.EventChannelFactory.destroy
method.CharHolder
object with its
value
field initialized to 0
.
CharHolder
object for the given
char
.
Environment
object of its exception.
Closure
objects are created by the ORB at the beginning of certain sequences of interceptor calls.ClusterNotFound
exception.IOP::CodecFactory
.
Codec
.The CodecFactory
is obtained through a call
to ORB.resolve_initial_references("CodecFactory")
.Codecs
are obtained from the CodecFactory
.Codec
.The CodecFactory
is obtained through a call
to ORB.resolve_initial_references("CodecFactory")
.org.omg.CORBA
package.org.omg.CORBA.portable
package.Resolver
interface used in Borland VisiBroker's URL Naming Service.COMM_FAILURE
exception with
a default minor code of 0 and a completion state of COMPLETED_NO.
COMM_FAILURE
exception with the specified detail
message, a minor code of 0, and a completion state of COMPLETED_NO.
COMM_FAILURE
exception with the specified
minor code and completion status.
COMM_FAILURE
exception with the specified detail
message, minor code, and completion status.
DynAny
.
establish_components()
methods have been called,
the components_established()
methods are invoked on all registered IOR interceptors.
FirewallMechanism
.TypeCode
object that describes the concrete base type
of the value type that this TypeCode
object describes.
EventChannel
.
EventChannel
.
EventChannel
.
EventChannel
.
ConstantDescription
describes a constant that is stored in the interface repository.Container
interface is used to create a containment hierarchy in the Interface Repository.Container
interface is used to create a containment hierarchy in the Interface Repository.TypeCode
object representing the
IDL type for the members of the object described by this
TypeCode
object.
Request
operations
to specify the context object in which context strings
must be resolved before being sent along with the request invocation.Context
object.
String
objects
that represent property names.ContextList
object for this request.
DynAny
object.
DynAny
object whose value is a deep copy of the
DynAny
on which it is invoked.
String
objects in this
ContextList
object.
TypeCode
objects in this
ExceptionList
object.
NamedValue
objects that have
been added to this NVList
object.
EventChannel
.
AbstractInterfaceDef object in this Container
with the specified attributes.
- create_abstract_interface_tc(String, String) -
Method in class org.omg.CORBA.ORB
- Create a
TypeCode
object for an IDL abstract interface.
- create_alias(String, String, String, IDLType) -
Method in interface org.omg.CORBA.ContainerOperations
- This method creates an
AliasDef
object in this Container
with the specified attributes
- create_alias_tc(String, String, TypeCode) -
Method in class org.omg.CORBA.ORB
- Creates a
TypeCode
object representing an IDL alias
(typedef
).
- create_any() -
Method in class org.omg.CORBA.ORB
- Creates an IDL
Any
object initialized to
contain a Typecode
object whose kind
field
is set to TCKind.tc_null
.
- create_array(int, IDLType) -
Method in interface org.omg.CORBA.RepositoryOperations
- This method creates an array definition in the repository with the specified length and element type.
- create_array_tc(int, TypeCode) -
Method in class org.omg.CORBA.ORB
- Creates a
TypeCode
object representing an IDL array
.
- create_attribute(String, String, String, IDLType, AttributeMode) -
Method in interface org.omg.CORBA.InterfaceDefOperations
- This method adds an attribute to an interface definition.
- create_attribute(String, String, String, IDLType, AttributeMode) -
Method in interface org.omg.CORBA.ValueDefOperations
- This method creates a new attribute definition for this value type
- create_by_name(String) -
Method in interface org.omg.CosEventChannelAdmin.EventChannelFactoryOperations
- Creates a named, persistent
EventChannel
.
- create_channel(String, boolean, int) -
Static method in class com.inprise.vbroker.CosEvent.EventLibrary
- Creates an
EventChannel
with the specified name, debug, and queue length settings.
- create_channel(boolean, int) -
Static method in class com.inprise.vbroker.CosEvent.EventLibrary
- Creates an anonymous
EventChannel
with the debug, and queue length settings.
- create_channel(String, boolean) -
Static method in class com.inprise.vbroker.CosEvent.EventLibrary
- Creates an
EventChannel
with the specified name, and debug settings.
- create_channel(String) -
Static method in class com.inprise.vbroker.CosEvent.EventLibrary
- Creates an
EventChannel
with the specified name.
- create_channel() -
Static method in class com.inprise.vbroker.CosEvent.EventLibrary
- Creates an
EventChannel
.
- create_channel(Property[], Property[], IntHolder) -
Method in interface org.omg.CosNotifyChannelAdmin.EventChannelFactoryOperations
- The create_channel operation is invoked to create a new instance of the
Notification Service style event channel.
- create_child(String) -
Method in class org.omg.CORBA.Context
- Creates a
Context
object with the given string as its
name and with this Context
object set as its parent.
- create_cluster(String) -
Method in interface com.inprise.vbroker.CosNamingExt.ClusterManagerOperations
- Creates a cluster object with the specified criterion.
- create_codec(Encoding) -
Method in interface org.omg.IOP.CodecFactoryOperations
- This create_codec() method creates a
Codec
of the given encoding.This method raises UnknownEncoding
if this factory cannot create a Codec
of the given encoding.
- create_constant(String, String, String, IDLType, Any) -
Method in interface org.omg.CORBA.ContainerOperations
- This method creates a
ConstantDef
object in this Container
with the specified attributes
- create_context() -
Method in interface com.inprise.vbroker.CosNamingExt.NamingContextFactoryOperations
- Allows a client to create a naming context.
- create_context_list() -
Method in class org.omg.CORBA.ORB
- Creates an empty
ContextList
object.
- create_CreationImplDef() -
Method in interface com.inprise.vbroker.Activation.OADOperations
- Creates an empty CreationImplDef
- create_dyn_any(Any) -
Method in class org.omg.DynamicAny._DynAnyFactoryStub
- Creates a new DynAny object from an any value.
- create_dyn_any(Any) -
Method in interface org.omg.DynamicAny.DynAnyFactoryOperations
- The create_dyn_any operation creates a new
DynAny
object from an any value.
- create_dyn_any_from_type_code(TypeCode) -
Method in class org.omg.DynamicAny._DynAnyFactoryStub
- Creates a DynAny from a TypeCode.
- create_dyn_any_from_type_code(TypeCode) -
Method in interface org.omg.DynamicAny.DynAnyFactoryOperations
- The create_dyn_any_from_type_code operation creates a
DynAny
from a
TypeCode.
- create_enum(String, String, String, String[]) -
Method in interface org.omg.CORBA.ContainerOperations
- This method creates an
EnumDef
object in this Container
with the specified attributes
- create_enum_tc(String, String, String[]) -
Method in class org.omg.CORBA.ORB
- Creates a
TypeCode
object representing an IDL enum
.
- create_environment() -
Method in class org.omg.CORBA.ORB
- Creates an
Environment
object.
- create_exception(String, String, String, StructMember[]) -
Method in interface org.omg.CORBA.ContainerOperations
- This method creates an
ExceptionDef
object in this Container
with the specified attributes
- create_exception_list() -
Method in class org.omg.CORBA.ORB
- Creates an empty
ExceptionList
object.
- create_exception_tc(String, String, StructMember[]) -
Method in class org.omg.CORBA.ORB
- Creates a
TypeCode
object representing an IDL exception
.
- create_factory(String, boolean, int) -
Static method in class com.inprise.vbroker.CosEvent.EventLibrary
- Creates an
EventChannelFactory
.
- create_factory(String, boolean) -
Static method in class com.inprise.vbroker.CosEvent.EventLibrary
- Creates an
EventChannelFactory
with default maximum queue length (100).
- create_factory(String) -
Static method in class com.inprise.vbroker.CosEvent.EventLibrary
- Creates an
EventChannelFactory
with default maximum queue length (100) and default debug flag (false
).
- create_filter(String) -
Method in interface org.omg.CosNotifyFilter.FilterFactoryOperations
- The create_filter operation is responsible for creating a new
forwarding filter object.
- create_fixed(short, short) -
Method in interface org.omg.CORBA.RepositoryOperations
- This method sets the number of digits and the scale for the fixed type.
- create_fixed_tc(short, short) -
Method in class org.omg.CORBA.ORB
- Create a
TypeCode
object for an IDL fixed type.
- create_id_assignment_policy(IdAssignmentPolicyValue) -
Method in interface org.omg.PortableServer.POAOperations
- This method returns an IdAssignmentPolicy object with the specified value.
- create_id_uniqueness_policy(IdUniquenessPolicyValue) -
Method in interface org.omg.PortableServer.POAOperations
- This method returns an IdUniquenessPolicy object with the specified value.
- create_implicit_activation_policy(ImplicitActivationPolicyValue) -
Method in interface org.omg.PortableServer.POAOperations
- This method returns an ImplicitActivationPolicy object with the specified value.
- create_input_stream(byte[]) -
Method in class com.inprise.vbroker.CORBA.ORB
- Creates a GIOP input stream from a byte array.
- create_input_stream() -
Method in class org.omg.CORBA.Any
- Creates an input stream from which this
Any
object's value
can be unmarshalled.
- create_input_stream() -
Method in class org.omg.CORBA.portable.OutputStream
- Returns an input stream with the same buffer.
- create_interface(String, String, String, InterfaceDef[]) -
Method in interface org.omg.CORBA.ContainerOperations
- This method creates a concrete
InterfaceDef
object in this Container
with the specified attributes.Unlike an AbstractInterfaceDef, this interface can contain
definitions of both abstract and concrete interfaces.
- create_interface_tc(String, String) -
Method in class org.omg.CORBA.ORB
- Creates a
TypeCode
object representing an IDL interface
.
- create_lifespan_policy(LifespanPolicyValue) -
Method in interface org.omg.PortableServer.POAOperations
- This method returns a LifespanPolicy object with the specified value.
- create_list(int) -
Method in class org.omg.CORBA.ORB
- Allocates an
NVList
with (probably) enough
space for the specified number of NamedValue
objects.
- create_local_interface(String, String, String, InterfaceDef[]) -
Method in interface org.omg.CORBA.ContainerOperations
-
- create_local_interface_tc(String, String) -
Method in class com.inprise.vbroker.CORBA.ORB
- Creates a
TypeCode
object for an IDL local interface.
- create_local_interface_tc(String, String) -
Method in class org.omg.CORBA.ORB
- Create a
TypeCode
object for an IDL local interface.
- create_mapping_filter(String, Any) -
Method in interface org.omg.CosNotifyFilter.FilterFactoryOperations
- The create_mapping_filter operation is responsible for creating a new
mapping filter object.
- create_module(String, String, String) -
Method in interface org.omg.CORBA.ContainerOperations
- This method creates a
ModuleDef
object in this Container
with the specified attributes
- create_named_value(String, Any, int) -
Method in class org.omg.CORBA.ORB
- Creates a
NamedValue
object
using the given name, value, and argument mode flags.
- create_native(String, String, String) -
Method in interface org.omg.CORBA.ContainerOperations
- This method creates a
NativeDef
object in this Container
with the specified attributes
- create_native_tc(String, String) -
Method in class org.omg.CORBA.ORB
- Create a
TypeCode
object for an IDL native type.
- create_operation(String, String, String, IDLType, OperationMode, ParameterDescription[], ExceptionDef[], String[]) -
Method in interface org.omg.CORBA.InterfaceDefOperations
- Adds an operation to an interface definition.
- create_operation(String, String, String, IDLType, OperationMode, ParameterDescription[], ExceptionDef[], String[]) -
Method in interface org.omg.CORBA.ValueDefOperations
- This method creates a new operation for this value type
- create_operation_list(Object) -
Method in class org.omg.CORBA.ORB
- Creates an
NVList
initialized with argument
descriptions for the operation described in the given
OperationDef
object.
- create_output_stream(byte[]) -
Method in class com.inprise.vbroker.CORBA.ORB
- Creates a GIOP output stream from a byte array.
- create_output_stream() -
Method in class org.omg.CORBA.Any
- Creates an output stream into which this
Any
object's
value can be marshalled.
- create_output_stream() -
Method in class org.omg.CORBA.ORB
- Creates a new
org.omg.CORBA.portable.OutputStream
into which
IDL method parameters can be marshalled during method invocation.
- create_POA(String, POAManager, Policy[]) -
Method in interface org.omg.PortableServer.POAOperations
-
This operation creates a new POA as a child of the target POA.
- create_POAManager(String, Policy[]) -
Method in interface org.omg.PortableServer.POAManagerFactoryOperations
- This operation creates a new POAManager with the given id.
- create_policy(int, Any) -
Method in class org.omg.CORBA.ORB
- Creates a policy array based on the parameters passed.
- create_policy(int, Any) -
Method in interface org.omg.PortableInterceptor.PolicyFactoryOperations
- The ORB calls
create_policy()
on a registered PolicyFactory instance when ORB::create_policy()
is called for the PolicyType
under which the PolicyFactory has been registered.
- create_recursive_sequence_tc(int, int) -
Method in class org.omg.CORBA.ORB
- Deprecated.
- create_recursive_tc(String) -
Method in class org.omg.CORBA.ORB
- Creates Recursive TypeCode.
- create_reference(String) -
Method in interface org.omg.PortableServer.POAOperations
- This operation requires the SYSTEM_ID policy; if not present,
the WrongPolicy exception is raised.
- create_reference_with_id(byte[], String) -
Method in interface org.omg.PortableServer.POAOperations
- This operation creates an object reference that encapsulates the
specified Object Id and interface repository Id values.
- create_request(RequestDesc) -
Method in interface com.borland.vbroker.NativeMessaging.RequestAgentOperations
- Creates and returns an async request object.
- create_request(Object, Context, String, NVList, NamedValue) -
Method in class org.omg.CORBA.portable.Delegate
- Creates a Request instance for use in the Dynamic Invocation Interface.
- create_request(Object, Context, String, NVList, NamedValue, ExceptionList, ContextList) -
Method in class org.omg.CORBA.portable.Delegate
- Creates a Request instance for use in the Dynamic Invocation Interface.
- create_request_processing_policy(RequestProcessingPolicyValue) -
Method in interface org.omg.PortableServer.POAOperations
- This method returns a RequestProcessingPolicy object with the specified value.
- create_request_proxy(Object, String, ReplyRecipient, NameValuePair[]) -
Method in interface com.borland.vbroker.NativeMessaging.RequestAgentExOperations
- Creates a request proxy for the specified target.
- create_sequence(int, IDLType) -
Method in interface org.omg.CORBA.RepositoryOperations
- This method creates an array definition in the repository with the specified number of
elements (bound) and element type.
- create_sequence_tc(int, TypeCode) -
Method in class org.omg.CORBA.ORB
- Creates a
TypeCode
object representing an IDL sequence
.
- create_servant_retention_policy(ServantRetentionPolicyValue) -
Method in interface org.omg.PortableServer.POAOperations
- This method returns a ServantRetentionPolicy object with the specified value.
If no ServantRetentionPolicy is specified at POA creation, then the default is RETAIN.
- create_string(int) -
Method in interface org.omg.CORBA.RepositoryOperations
- This method creates a string definition in the repository with the specified number of characters (bound).
- create_string_tc(int) -
Method in class org.omg.CORBA.ORB
- Creates a
TypeCode
object representing a bounded IDL
string
.
- create_struct(String, String, String, StructMember[]) -
Method in interface org.omg.CORBA.ContainerOperations
- This method creates a
StructDef
object in this Container
with the specified attributes
- create_struct_tc(String, String, StructMember[]) -
Method in class org.omg.CORBA.ORB
- Creates a
TypeCode
object representing an IDL struct
.
- create_thread_policy(ThreadPolicyValue) -
Method in interface org.omg.PortableServer.POAOperations
- This method returns a ThreadPolicy object with the specified value.
If no ThreadPolicy is specified at POA creation, then the default is ORB_CTRL_MODEL.
- create_typed_channel(Property[], Property[], IntHolder) -
Method in interface org.omg.CosTypedNotifyChannelAdmin.TypedEventChannelFactoryOperations
- The create_typed_channel operation is invoked to create a new instance
of the Notification Service style typed event channel.
- create_union(String, String, String, IDLType, UnionMember[]) -
Method in interface org.omg.CORBA.ContainerOperations
- This method creates a
UnionDef
object in this Container
with the specified attributes
- create_union_tc(String, String, TypeCode, UnionMember[]) -
Method in class org.omg.CORBA.ORB
- Creates a
TypeCode
object representing an IDL union
.
- create_value(String, String, String, boolean, boolean, ValueDef, boolean, ValueDef[], InterfaceDef[], Initializer[]) -
Method in interface org.omg.CORBA.ContainerOperations
- This method creates a
ValueDef
object in this Container
with the specified attributes
- create_value_box(String, String, String, IDLType) -
Method in interface org.omg.CORBA.ContainerOperations
- This method creates a
ValueBoxDef
object in this Container
with the specified attributes
- create_value_box_tc(String, String, TypeCode) -
Method in class org.omg.CORBA.ORB
- Creates Box TypeCode.
- create_value_member(String, String, String, IDLType, short) -
Method in interface org.omg.CORBA.ValueDefOperations
-
- create_value_tc(String, String, short, TypeCode, ValueMember[]) -
Method in class org.omg.CORBA.ORB
- Creates a Value TypeCode.
- create_with_id(int, short, long, short[]) -
Method in interface org.omg.DsEventLogAdmin.EventLogFactoryOperations
- Create EventLog with id.
- create_with_id(int, short, long) -
Method in interface org.omg.DsLogAdmin.BasicLogFactoryOperations
- Create BasicLog with id.
- create_with_id(int, short, long, short[], Property[], Property[]) -
Method in interface org.omg.DsNotifyLogAdmin.NotifyLogFactoryOperations
- Create NotifyLog with id.
- create_with_id(int, short, long, short[]) -
Method in interface org.omg.DsTypedEventLogAdmin.TypedEventLogFactoryOperations
- Create TypedEventLog with id.
- create_with_id(int, short, long, short[], Property[], Property[]) -
Method in interface org.omg.DsTypedNotifyLogAdmin.TypedNotifyLogFactoryOperations
- Create TypedNotifyLog with id.
- create_wstring(int) -
Method in interface org.omg.CORBA.RepositoryOperations
- This method creates a
Unicode
string definition in the repository with
the specified number of characters (bound).
- create_wstring_tc(int) -
Method in class org.omg.CORBA.ORB
- Creates a
TypeCode
object representing a bounded IDL
wstring
(wide string).
- createExceptionReply() -
Method in interface org.omg.CORBA.portable.ResponseHandler
- Called by the servant during a method invocation.
- createReply() -
Method in interface org.omg.CORBA.portable.ResponseHandler
- Called by the servant during a method invocation.
- CreationImplDef - Class in com.inprise.vbroker.extension
- Describes an OAD registration.
- CreationImplDef() -
Constructor for class com.inprise.vbroker.extension.CreationImplDef
-
- CreationImplDef(String, String, byte[], String, Policy, String[], String[]) -
Constructor for class com.inprise.vbroker.extension.CreationImplDef
-
- critical - Interface in org.omg.DsLogNotification
-
- crossed_value -
Variable in class org.omg.DsLogNotification.ThresholdAlarm
- The threshold level just being crossed.
- ctx() -
Method in class org.omg.CORBA.Request
- Retrieves the
Context
object for this request.
- ctx(Context) -
Method in class org.omg.CORBA.Request
- Sets this request's
Context
object to the one given.
- ctx() -
Method in class org.omg.CORBA.ServerRequest
- Returns the context information specified in IDL for the operation
when the operation is not an attribute access and the operation's IDL
definition contains a context expression; otherwise it returns
a nil
Context
reference.
- CTX_RESTRICT_SCOPE - Interface in org.omg.CORBA
- A flag that can be used as the second parameter to the method
Context.get_values
to restrict the search scope. - Current - Interface in com.borland.vbroker.NativeMessaging
- The Current interface defines operations on the Native Messaging Current.
- Current - Interface in org.omg.CORBA
- ORB and CORBA services may wish to provide access to information (context)
associated with the thread of execution in which they are running.
- Current - Interface in org.omg.PortableInterceptor
- Portable Interceptor Current (also known as PICurrent) is a slot table,
the slots of which are used by each service to transfer their context data
between their context and the request's or reply's service context.
- Current - Interface in org.omg.PortableServer
- The PortableServer::Current interface, derived from
CORBA::Current, provides method implementations with access to the
identity of the object on which the method was invoked.
- current_component() -
Method in interface org.omg.CORBA.DynAny
- Deprecated. Returns a
DynAny
object reference that can
be used to get/set the value of the component currently accessed.
- current_component() -
Method in class org.omg.DynamicAny._DynAnyStub
- Returns the DynAny for the component at the current position.
- current_component() -
Method in class org.omg.DynamicAny._DynArrayStub
- Returns the DynAny for the component at the current position.
- current_component() -
Method in class org.omg.DynamicAny._DynEnumStub
- Returns the DynAny for the component at the current position.
- current_component() -
Method in class org.omg.DynamicAny._DynFixedStub
- Returns the DynAny for the component at the current position.
- current_component() -
Method in class org.omg.DynamicAny._DynSequenceStub
- Returns the DynAny for the component at the current position.
- current_component() -
Method in class org.omg.DynamicAny._DynStructStub
- Returns the DynAny for the component at the current position.
- current_component() -
Method in class org.omg.DynamicAny._DynUnionStub
- Returns the DynAny for the component at the current position.
- current_component() -
Method in class org.omg.DynamicAny._DynValueStub
- Returns the DynAny for the component at the current position.
- current_component() -
Method in interface org.omg.DynamicAny.DynAnyOperations
- The current_component operation returns the
DynAny
for the component at the
current position.
- current_factory() -
Method in interface org.omg.PortableInterceptor.IORInfoOperations
- This method returns/sets the attribute, provides access to the factory that will be used by the adapter
to create object references.
- current_factory(ObjectReferenceFactory) -
Method in interface org.omg.PortableInterceptor.IORInfoOperations
- This method returns/sets the attribute, provides access to the factory that will be used by the adapter
to create object references.
- current_member_kind() -
Method in interface org.omg.CORBA.DynStruct
- Deprecated. Returns the
TCKind
object that describes the kind of
the current member.
- current_member_kind() -
Method in interface org.omg.CORBA.DynValue
- Deprecated. Returns the
TCKind
object that describes the current member.
- current_member_kind() -
Method in class org.omg.DynamicAny._DynStructStub
- Returns the TCKind associated with the member at the current position.
- current_member_kind() -
Method in class org.omg.DynamicAny._DynValueStub
- Returns the TCKind associated with the member at the current position.
- current_member_kind() -
Method in interface org.omg.DynamicAny.DynStructOperations
- current_member_kind returns the TCKind associated with the member at the
current position.
- current_member_kind() -
Method in interface org.omg.DynamicAny.DynValueOperations
-
- current_member_name() -
Method in interface org.omg.CORBA.DynStruct
- Deprecated. During a traversal, returns the name of the current member.
- current_member_name() -
Method in interface org.omg.CORBA.DynValue
- Deprecated. Returns the name of the current member while traversing a
DynAny
object that represents a Value object.
- current_member_name() -
Method in class org.omg.DynamicAny._DynStructStub
- Returns the name of the member at the current position.
- current_member_name() -
Method in class org.omg.DynamicAny._DynValueStub
- Returns the name of the member at the current position.
- current_member_name() -
Method in interface org.omg.DynamicAny.DynStructOperations
- The current_member_name operation returns the name of the member at the
current position.
- current_member_name() -
Method in interface org.omg.DynamicAny.DynValueOperations
-
- CurrentHelper - Class in org.omg.CORBA
- The Helper for Current.
- CurrentHelper() -
Constructor for class org.omg.CORBA.CurrentHelper
-
- CurrentHelper - Class in org.omg.PortableInterceptor
- Portable Interceptors Current (also known as
PICurrent
)
is merely a slot table, the slots of which are used by each service to
transfer their context data between their context and the request's or
reply's service context. - CurrentHelper() -
Constructor for class org.omg.PortableInterceptor.CurrentHelper
-
- CurrentHelper - Class in org.omg.PortableServer
- The PortableServer::Current interface, derived from
CORBA::Current, provides method implementations with
access to the identity of the object on which the
method was invoked.
- CurrentHelper() -
Constructor for class org.omg.PortableServer.CurrentHelper
-
- CurrentHolder - Class in org.omg.CORBA
- The Holder for Current.
- CurrentHolder() -
Constructor for class org.omg.CORBA.CurrentHolder
-
- CurrentHolder(Current) -
Constructor for class org.omg.CORBA.CurrentHolder
-
- CurrentOperations - Interface in com.borland.vbroker.NativeMessaging
- The Current interface defines operations on the Native Messaging Current.
- CurrentOperations - Interface in org.omg.CORBA
- ORB and CORBA services may wish to provide access to information (context)
associated with the thread of execution in which they are running.
- CurrentOperations - Interface in org.omg.PortableInterceptor
- Portable Interceptor Current (also known as PICurrent) is a slot table,
the slots of which are used by each service to transfer their context data
between their context and the request's or reply's service context.
- CurrentOperations - Interface in org.omg.PortableServer
- The PortableServer::Current interface, derived from
CORBA::Current, provides method implementations with access to the
identity of the object on which the method was invoked.
- CustomMarshal - Interface in org.omg.CORBA
- An abstract value type that is meant to be used by the ORB.
- CustomValue - Interface in org.omg.CORBA.portable
-
- cxt -
Variable in exception org.omg.CosNaming.NamingContextPackage.CannotProceed
-
|
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |