VisiBroker for Java
A B C D E F G H I J K L M N O P Q R S T U V W _

A

absolute_name() - Method in interface org.omg.CORBA.ContainedOperations
 
abstract_base_values() - Method in interface org.omg.CORBA.ValueDefOperations
The list of base abstract value types.
abstract_base_values(ValueDef[]) - Method in interface org.omg.CORBA.ValueDefOperations
The list of base abstract value types.
abstract_base_values - Variable in class org.omg.CORBA.ValueDefPackage.FullValueDescription
The list of reporting IDs of all the abstract base values from which this value type inherits.
abstract_base_values - Variable in class org.omg.CORBA.ValueDescription
The list of abstract value types from which this valuedescription inherits.
AbstractInterfaceDef - Interface in org.omg.CORBA
The AbstractInterfaceDef is similar to the InterfaceDef interface, except that abstract interfaces can only inherit from abstract interfaces; they cannot use concrete interfaces as a base.
AbstractInterfaceDefOperations - Interface in org.omg.CORBA
The AbstractInterfaceDef is similar to the InterfaceDef interface, except that abstract interfaces can only inherit from abstract interfaces; they cannot use concrete interfaces as a base.
access - Variable in class org.omg.CORBA.ValueMember
The type of access (public, private) for the value member described by this ValueMember object.
access() - Method in interface org.omg.CORBA.ValueMemberDefOperations
the access value for the object.
access(short) - Method in interface org.omg.CORBA.ValueMemberDefOperations
the access value for the object.
activable - Variable in class com.inprise.vbroker.ObjLocation.Desc
If true, this object is registered with the Object Activation Daemon.
activate(POA, Servant, String) - Static method in class com.inprise.vbroker.CosEvent.EventLibrary
 
activate(ImplementationDef) - Method in interface com.inprise.vbroker.extension.Activator
Used to activate an object implementation under the control of an Activator.
activate() - Method in interface org.omg.PortableServer.POAManagerOperations
This operation changes the state of the POA manager to active.
activate_object(Servant) - Method in interface org.omg.PortableServer.POAOperations
This operation requires the SYSTEM_ID and RETAIN policy; if not present, the WrongPolicy exception is raised.
activate_object_with_id(byte[], Servant) - Method in interface org.omg.PortableServer.POAOperations
This operation requires the RETAIN policy; if not present, the WrongPolicy exception is raised.
activatePersistent(Servant, String) - Static method in class com.inprise.vbroker.CosEvent.EventLibrary
 
activateTransient(Servant) - Static method in class com.inprise.vbroker.CosEvent.EventLibrary
 
activation_policy - Variable in class com.inprise.vbroker.extension.CreationImplDef
The activation policy for the server.
activation_state - Variable in class com.inprise.vbroker.Activation.ObjectStatus
Represents the current state of the server process with respect to the OAD.
ActivationImplDef - Class in com.inprise.vbroker.extension
Provides a set of attributes for an Activator to describe a service.
ActivationImplDef() - Constructor for class com.inprise.vbroker.extension.ActivationImplDef
 
Activator - Interface in com.inprise.vbroker.extension
Allows programmatic control over the activation and deactivation of Objects.
activator_obj() - Method in class com.inprise.vbroker.extension.ActivationImplDef
The object reference of the object implementation under the control of the Activator.
activator_obj(Activator) - Method in class com.inprise.vbroker.extension.ActivationImplDef
The object reference of the object implementation under the control of the Activator.
ACTIVE - Static variable in class com.inprise.vbroker.Activation.State
 
ACTIVE - Interface in org.omg.PortableInterceptor
The request is dispatched to the servant and processed.
ACTIVE - Static variable in class org.omg.PortableServer.POAManagerPackage.State
Active State When a POA manager is in the active state, the associated POAs will receive and start processing requests (assuming that appropriate thread resources are available).
Note that even in the active state, a POA may need to queue requests depending upon the ORB implementation and resource limits.
ActiveObjectLifeCycleInterceptor - Interface in com.inprise.vbroker.PortableServerExt
The ActiveObjectLifeCycleInterceptor interface is called when objects are added and removed from the active object map.
ActiveObjectLifeCycleInterceptorManager - Interface in com.inprise.vbroker.PortableServerExt
This is the interface used to add ActiveObjectLifeCycleInterceptor.
ACTIVITY_COMPLETED - Exception in org.omg.CORBA
The ACTIVITY_COMPLETED system exception may be raised on any method for which Activity context is accessed.
ACTIVITY_COMPLETED() - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
Constructs an ACTIVITY_COMPLETED exception with minor code set to 0 and CompletionStatus set to COMPLETED_NO.
ACTIVITY_COMPLETED(String) - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
Constructs an ACTIVITY_COMPLETED exception with the specified message.
ACTIVITY_COMPLETED(int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
Constructs an ACTIVITY_COMPLETED exception with the specified minor code and completion status.
ACTIVITY_COMPLETED(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_COMPLETED
Constructs an ACTIVITY_COMPLETED exception with the specified message, minor code, and completion status.
ACTIVITY_REQUIRED - Exception in org.omg.CORBA
The ACTIVITY_REQUIRED system exception may be raised on any method for which an Activity context is required.
ACTIVITY_REQUIRED() - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
Constructs an ACTIVITY_REQUIRED exception with minor code set to 0 and CompletionStatus set to COMPLETED_NO.
ACTIVITY_REQUIRED(String) - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
Constructs an ACTIVITY_REQUIRED exception with the specified message.
ACTIVITY_REQUIRED(int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
Constructs an ACTIVITY_REQUIRED exception with the specified minor code and completion status.
ACTIVITY_REQUIRED(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.ACTIVITY_REQUIRED
Constructs an ACTIVITY_REQUIRED exception with the specified message, minor code, and completion status.
adapter_id() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
This method returns opaque identifier for the object adapter, in the form of CORBA::OctetSequence.
adapter_manager_state_changed(String, short) - Method in interface org.omg.PortableInterceptor.IORInterceptor_3_0Operations
Any time the state of an adapter manager changes, the adapter_manager_state_changed() method is invoked on all registered IOR interceptors.
adapter_name() - Method in interface org.omg.PortableInterceptor.ObjectReferenceTemplate
Returns the name for the object adapter that services requests for the invoked object.
adapter_name() - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
The method returns the name for the object adapter, in the form of CORBA::StringSequence, that services requests for the invoked object.In the case of the POA, the adapter_name is the sequence of names from the root POA to the POA that services the request.
adapter_state_changed(ObjectReferenceTemplate[], short) - Method in interface org.omg.PortableInterceptor.IORInterceptor_3_0Operations
Object adapter state changes are reported to this method any time the state of one or more adapters changes for reasons unrelated to adapter manager state changes.
adapter_template() - Method in interface org.omg.PortableInterceptor.IORInfoOperations
This method returns the attribute that provides a means to obtain an object reference template whenever an IOR interceptor is invoked.
AdapterActivator - Interface in org.omg.PortableServer
Adapter activators are associated with POAs.
AdapterActivatorOperations - Interface in org.omg.PortableServer
Adapter activators are associated with POAs.
AdapterAlreadyExists - Exception in org.omg.PortableServer.POAPackage
 
AdapterAlreadyExists() - Constructor for exception org.omg.PortableServer.POAPackage.AdapterAlreadyExists
 
AdapterAlreadyExists(String) - Constructor for exception org.omg.PortableServer.POAPackage.AdapterAlreadyExists
 
AdapterAlreadyExistsHelper - Class in org.omg.PortableServer.POAPackage
org/omg/PortableServer/POAPackage/AdapterAlreadyExistsHelper.java .
AdapterAlreadyExistsHelper() - Constructor for class org.omg.PortableServer.POAPackage.AdapterAlreadyExistsHelper
 
AdapterInactive - Exception in org.omg.PortableServer.POAManagerPackage
 
AdapterInactive() - Constructor for exception org.omg.PortableServer.POAManagerPackage.AdapterInactive
 
AdapterInactive(String) - Constructor for exception org.omg.PortableServer.POAManagerPackage.AdapterInactive
 
AdapterInactiveHelper - Class in org.omg.PortableServer.POAManagerPackage
org/omg/PortableServer/POAManagerPackage/AdapterInactiveHelper.java .
AdapterInactiveHelper() - Constructor for class org.omg.PortableServer.POAManagerPackage.AdapterInactiveHelper
 
AdapterManagerIdHelper - Class in org.omg.PortableInterceptor
Adapter manager identifier.
AdapterManagerIdHelper() - Constructor for class org.omg.PortableInterceptor.AdapterManagerIdHelper
 
AdapterNameHelper - Class in org.omg.PortableInterceptor
The name of an object adapter.
AdapterNameHelper() - Constructor for class org.omg.PortableInterceptor.AdapterNameHelper
 
AdapterNonExistent - Exception in org.omg.PortableServer.POAPackage
 
AdapterNonExistent() - Constructor for exception org.omg.PortableServer.POAPackage.AdapterNonExistent
 
AdapterNonExistent(String) - Constructor for exception org.omg.PortableServer.POAPackage.AdapterNonExistent
 
AdapterNonExistentHelper - Class in org.omg.PortableServer.POAPackage
org/omg/PortableServer/POAPackage/AdapterNonExistentHelper.java .
AdapterNonExistentHelper() - Constructor for class org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
 
AdapterStateHelper - Class in org.omg.PortableInterceptor
Type of object adapter state.
AdapterStateHelper() - Constructor for class org.omg.PortableInterceptor.AdapterStateHelper
 
add(ActiveObjectLifeCycleInterceptor) - Method in class com.inprise.vbroker.interceptor.AOMInterceptorManager
 
add(BindInterceptor) - Method in interface com.inprise.vbroker.interceptor.BindInterceptorManager
This method is used to add a BindInterceptor.
add(UntypedObjectWrapperFactory, Location) - Method in interface com.inprise.vbroker.interceptor.ChainUntypedObjectWrapperFactory
This method adds the specified untyped object wrapper factory for a client or server application.
add(ClientRequestInterceptor) - Method in interface com.inprise.vbroker.interceptor.ClientRequestInterceptorManager
This method is invoked by the ORB to add a ClientRequestInterceptor.
add(ServerRequestInterceptor) - Method in interface com.inprise.vbroker.interceptor.ServerRequestInterceptorManager
This method is invoked by the ORB to add a ServerRequestInterceptor.
add(String, ServiceResolverInterceptor) - Method in interface com.inprise.vbroker.interceptor.ServiceResolverInterceptorManager
This method is used to add a ServiceResolverInterceptor.
add(ActiveObjectLifeCycleInterceptor) - Method in interface com.inprise.vbroker.PortableServerExt.ActiveObjectLifeCycleInterceptorManager
This method is invoked by the ORB to add a ActiveObjectLifeCycleInterceptor.
add(IORCreationInterceptor) - Method in interface com.inprise.vbroker.PortableServerExt.IORCreationInterceptorManager
This method is invoked by the ORB to add an IORInterceptor.
add(POALifeCycleInterceptor) - Method in interface com.inprise.vbroker.PortableServerExt.POALifeCycleInterceptorManager
This method is invoked by the ORB to add a POALifeCycleInterceptor.
add(String) - Method in class org.omg.CORBA.ContextList
Adds a String object to this ContextList object.
add(TypeCode) - Method in class org.omg.CORBA.ExceptionList
Adds a TypeCode object describing an exception to this ExceptionList object.
add(int) - Method in class org.omg.CORBA.NVList
Creates a new NamedValue object initialized with the given flag and adds it to the end of this NVList object.
add_client_request_interceptor(ClientRequestInterceptor) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
This method is used to add a client side request interceptor to the list of client side request interceptors.
add_constraints(ConstraintExp[]) - Method in interface org.omg.CosNotifyFilter.FilterOperations
The add_constraints operation is invoked by a client in order to associate one or more new constraints with the target filter object.
add_container(NamedContainer) - Method in interface com.inprise.vbroker.ServerManager.ContainerOperations
Adds a container specified into this container.
add_filter(Filter) - Method in interface org.omg.CosNotifyFilter.FilterAdminOperations
This operation appends an input filter object to the list of filter objects associated with this target
add_in_arg() - Method in class org.omg.CORBA.Request
Creates an input argument and adds it to this Request object.
add_inout_arg() - Method in class org.omg.CORBA.Request
Adds an input/output argument to this Request object.
add_ior_component(TaggedComponent) - Method in interface org.omg.PortableInterceptor.IORInfoOperations
This method is called from establish_components() to add a tagged component to the set which will be included when constructing IORs.
add_ior_component_to_profile(TaggedComponent, int) - Method in interface org.omg.PortableInterceptor.IORInfoOperations
This method is called from establish_components() to add a tagged component to the set which will be included when constructing IORs.
add_ior_interceptor(IORInterceptor) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
This method is used to add an IOR interceptor to the list of IOR interceptors.
add_item(String, int) - Method in class org.omg.CORBA.NVList
Creates a new NamedValue object initialized with the given name and flag, and adds it to the end of this NVList object.
add_mapping_constraints(MappingConstraintPair[]) - Method in interface org.omg.CosNotifyFilter.MappingFilterOperations
The add_mapping_constraints operation is invoked by a client in order to associate specific mapping constraints with the target filter object.
add_named_in_arg(String) - Method in class org.omg.CORBA.Request
Creates an input argument with the given name and adds it to this Request object.
add_named_inout_arg(String) - Method in class org.omg.CORBA.Request
Adds an input/output argument with the given name to this Request object.
add_named_out_arg(String) - Method in class org.omg.CORBA.Request
Adds an output argument with the given name to this Request object.
add_out_arg() - Method in class org.omg.CORBA.Request
Adds an output argument to this Request object.
ADD_OVERRIDE - Static variable in class org.omg.CORBA.SetOverrideType
 
add_property(Property) - Method in interface com.inprise.vbroker.ServerManager.ContainerOperations
Adds a property into the container.
add_reply_service_context(ServiceContext, boolean) - Method in interface org.omg.PortableInterceptor.ServerRequestInfoOperations
This method allows interceptors to add service contexts to the request.
add_request_service_context(ServiceContext, boolean) - Method in interface org.omg.PortableInterceptor.ClientRequestInfoOperations
This method allows interceptors to add service contexts to the request.
add_server_request_interceptor(ServerRequestInterceptor) - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
This method is used to add a server side request interceptor to the list of server side request interceptors.
add_value(String, Any, int) - Method in class org.omg.CORBA.NVList
Creates a new NamedValue object initialized with the given name, value, and flag, and adds it to the end of this NVList object.
address_scheme - Variable in class com.inprise.vbroker.PortableServerExt.SubjectScheme
Specifies the subject reference.
AddressHelper - Class in org.omg.CosNaming.NamingContextExtPackage
Address is the Host and Port information represented as a String.
AddressHelper() - Constructor for class org.omg.CosNaming.NamingContextExtPackage.AddressHelper
 
admin_err - Variable in exception org.omg.CosNotification.UnsupportedAdmin
 
admin_property_err - Variable in exception org.omg.CosNotifyChannelAdmin.AdminLimitExceeded
 
AdministrativeState - Class in org.omg.DsLogAdmin
The administrative capability of the log to perform its function.
administrativeState - Interface in org.omg.DsLogNotification
 
AdminLimit - Class in org.omg.CosNotifyChannelAdmin
 
AdminLimit() - Constructor for class org.omg.CosNotifyChannelAdmin.AdminLimit
 
AdminLimit(String, Any) - Constructor for class org.omg.CosNotifyChannelAdmin.AdminLimit
 
AdminLimitExceeded - Exception in org.omg.CosNotifyChannelAdmin
 
AdminLimitExceeded() - Constructor for exception org.omg.CosNotifyChannelAdmin.AdminLimitExceeded
 
AdminLimitExceeded(AdminLimit) - Constructor for exception org.omg.CosNotifyChannelAdmin.AdminLimitExceeded
 
AdminLimitExceeded(String, AdminLimit) - Constructor for exception org.omg.CosNotifyChannelAdmin.AdminLimitExceeded
 
AdminNotFound - Exception in org.omg.CosNotifyChannelAdmin
 
AdminNotFound() - Constructor for exception org.omg.CosNotifyChannelAdmin.AdminNotFound
 
AdminNotFound(String) - Constructor for exception org.omg.CosNotifyChannelAdmin.AdminNotFound
 
AdminPropertiesAdmin - Interface in org.omg.CosNotification
The AdminPropertiesAdmin interface defines operations which enable clients to get and set the values of administrative properties.
AdminPropertiesAdminOperations - Interface in org.omg.CosNotification
The AdminPropertiesAdmin interface defines operations which enable clients to get and set the values of administrative properties.
Agent - Interface in com.inprise.vbroker.ObjLocation
The Location Service Agent is a collection of methods that enable you to discover objects on a network of Smart Agents.
AGENT_ERROR - Static variable in class com.inprise.vbroker.ObjLocation.FailReason
Raised in case of unsuccessful communications with the OSAgent (other than the case where no agent is available)
agent_hostname - Variable in class com.inprise.vbroker.ObjLocation.Desc
The name of the host running the Smart Agent with which this object is registered.
AgentOperations - Interface in com.inprise.vbroker.ObjLocation
The Location Service Agent is a collection of methods that enable you to discover objects on a network of Smart Agents.
AliasDef - Interface in org.omg.CORBA
This interface is used to represent a typedef that is stored in the Interface Repository.
AliasDefOperations - Interface in org.omg.CORBA
This interface is used to represent a typedef that is stored in the Interface Repository.
all_agent_locations() - Method in interface com.inprise.vbroker.ObjLocation.AgentOperations
Returns a sequence of hostnames on which OSAgents reside.
all_available() - Method in interface com.inprise.vbroker.ObjLocation.AgentOperations
Returns a sequence of all available Objects for each type, organized into sequences by repository id.
all_available_descs() - Method in interface com.inprise.vbroker.ObjLocation.AgentOperations
Returns full description information for all objects which are currently active (registered with some Smart Agent), organized into sequences by repository id.
all_instances(String) - Method in interface com.inprise.vbroker.ObjLocation.AgentOperations
Returns a sequence of CORBA::Objects with the given repository id.
all_instances_descs(String) - Method in interface com.inprise.vbroker.ObjLocation.AgentOperations
Returns full description information for instances of the interface which implement the given repository id.
ALL_NOW_UPDATES_OFF - Static variable in class org.omg.CosNotifyChannelAdmin.ObtainInfoMode
 
ALL_NOW_UPDATES_ON - Static variable in class org.omg.CosNotifyChannelAdmin.ObtainInfoMode
 
all_replica(String, String) - Method in interface com.inprise.vbroker.ObjLocation.AgentOperations
Returns a set of CORBA::Objects with matching repository id and instance name.
all_replica_descs(String, String) - Method in interface com.inprise.vbroker.ObjLocation.AgentOperations
Returns full description information for all like-named instances of the interface which implement the given repository id and have the given instance name.
all_repository_ids() - Method in interface com.inprise.vbroker.ObjLocation.AgentOperations
Returns all the interfaces known to any OSAgent.
allocate_slot_id() - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
This method returns the index to the slot which has been allocated.
AlreadyBound - Exception in org.omg.CosNaming.NamingContextPackage
org/omg/CosNaming/NamingContextPackage/AlreadyBound.java .
AlreadyBound() - Constructor for exception org.omg.CosNaming.NamingContextPackage.AlreadyBound
 
AlreadyBound(String) - Constructor for exception org.omg.CosNaming.NamingContextPackage.AlreadyBound
 
AlreadyBoundHelper - Class in org.omg.CosNaming.NamingContextPackage
org/omg/CosNaming/NamingContextPackage/AlreadyBoundHelper.java .
AlreadyBoundHelper() - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
 
AlreadyBoundHolder - Class in org.omg.CosNaming.NamingContextPackage
org/omg/CosNaming/NamingContextPackage/AlreadyBoundHolder.java .
AlreadyBoundHolder() - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
 
AlreadyBoundHolder(AlreadyBound) - Constructor for class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHolder
 
AlreadyConnected - Exception in org.omg.CosEventChannelAdmin
This exception is mainly thrown by methods that attempt to connect to a proxy.
AlreadyConnected() - Constructor for exception org.omg.CosEventChannelAdmin.AlreadyConnected
 
AlreadyConnected(String) - Constructor for exception org.omg.CosEventChannelAdmin.AlreadyConnected
 
AlreadyExists - Exception in com.inprise.vbroker.URLNaming
The AlreadyExists exception is thrown by register_url() if a previously registered object exists.
AlreadyExists() - Constructor for exception com.inprise.vbroker.URLNaming.AlreadyExists
 
AlreadyExists(String) - Constructor for exception com.inprise.vbroker.URLNaming.AlreadyExists
 
AlreadyExists(String, String) - Constructor for exception com.inprise.vbroker.URLNaming.AlreadyExists
 
AlreadyExists - Exception in org.omg.CosEventChannelAdmin.EventChannelFactoryPackage
Raised by the create_by_name method if the EventChannel with the specified name to be created already exists.
AlreadyExists() - Constructor for exception org.omg.CosEventChannelAdmin.EventChannelFactoryPackage.AlreadyExists
 
AlreadyExists(String) - Constructor for exception org.omg.CosEventChannelAdmin.EventChannelFactoryPackage.AlreadyExists
 
AND_OP - Static variable in class org.omg.CosNotifyChannelAdmin.InterFilterGroupOperator
 
Any - Class in org.omg.CORBA
Serves as a container for any data that can be described in IDL or for any IDL primitive type.
Any() - Constructor for class org.omg.CORBA.Any
 
ANY_EVENT - Static variable in class org.omg.CosNotifyChannelAdmin.ClientType
 
AnyHolder - Class in org.omg.CORBA
The Holder for Any.
AnyHolder() - Constructor for class org.omg.CORBA.AnyHolder
Constructs a new AnyHolder object with its value field initialized to null.
AnyHolder(Any) - Constructor for class org.omg.CORBA.AnyHolder
Constructs a new AnyHolder object for the given Any object.
AnyOrder - Interface in org.omg.CosNotification
 
AnySeqHelper - Class in org.omg.CORBA
The Helper for AnySeq.
AnySeqHelper() - Constructor for class org.omg.CORBA.AnySeqHelper
 
AnySeqHelper - Class in org.omg.DynamicAny
org/omg/DynamicAny/AnySeqHelper.java .
AnySeqHelper() - Constructor for class org.omg.DynamicAny.AnySeqHelper
 
AnySeqHolder - Class in org.omg.CORBA
The Holder for AnySeq.
AnySeqHolder() - Constructor for class org.omg.CORBA.AnySeqHolder
 
AnySeqHolder(Any[]) - Constructor for class org.omg.CORBA.AnySeqHolder
 
AOMInterceptorManager - Class in com.inprise.vbroker.interceptor
 
AOMInterceptorManager() - Constructor for class com.inprise.vbroker.interceptor.AOMInterceptorManager
 
ApplicationException - Exception in org.omg.CORBA.portable
This class is used for reporting application level exceptions between ORBs and stubs.
ApplicationException(String, InputStream) - Constructor for exception org.omg.CORBA.portable.ApplicationException
Constructs an ApplicationException from the CORBA repository ID of the exception and an input stream from which the exception data can be read as its parameters.
ARG_IN - Interface in org.omg.CORBA
Signifies an "input" argument to an invocation, meaning that the argument is being passed from the client to the server.
ARG_INOUT - Interface in org.omg.CORBA
Signifies an argument used for both input and output in an invocation, meaning that the argument is being passed from the client to the server and then back from the server to the client.
arg_list - Variable in class org.omg.DsTypedEventLogAdmin.TypedLogRecord
Argument list that contains the event data.
ARG_OUT - Interface in org.omg.CORBA
A constant that signifies an "output" argument to an invocation, meaning that the argument is being passed from the server to the client.
args - Variable in class com.inprise.vbroker.extension.CreationImplDef
The arguments that need to be passed to the server program when it is launched.
argument - Variable in class org.omg.Dynamic.Parameter
Argument value stored in a CORBA::Any
arguments() - Method in class org.omg.CORBA.Request
Retrieves the NVList object containing the arguments to the method being invoked.
arguments(NVList) - Method in class org.omg.CORBA.ServerRequest
Specifies method parameter types and retrieves "in" and "inout" argument values.
arguments() - Method in interface org.omg.PortableInterceptor.ORBInitInfoOperations
This method returns the arguments passed to ORB_init().
arguments() - Method in interface org.omg.PortableInterceptor.RequestInfoOperations
This method returns an array of type Parameter containing the arguments on the operation being invoked.
ArrayDef - Interface in org.omg.CORBA
Represents an array that is stored in the Interface Repository.
ArrayDefOperations - Interface in org.omg.CORBA
Represents an array that is stored in the Interface Repository.
assign(DynAny) - Method in interface org.omg.CORBA.DynAny
Deprecated. Copy the contents from one Dynamic Any into another.
assign(DynAny) - Method in class org.omg.DynamicAny._DynAnyStub
Initializes the value associated with a DynAny object with the value associated with another DynAny object.
assign(DynAny) - Method in class org.omg.DynamicAny._DynArrayStub
Initializes the value associated with a DynAny object with the value associated with another DynAny object.
assign(DynAny) - Method in class org.omg.DynamicAny._DynEnumStub
Initializes the value associated with a DynAny object with the value associated with another DynAny object.
assign(DynAny) - Method in class org.omg.DynamicAny._DynFixedStub
Initializes the value associated with a DynAny object with the value associated with another DynAny object.
assign(DynAny) - Method in class org.omg.DynamicAny._DynSequenceStub
Initializes the value associated with a DynAny object with the value associated with another DynAny object.
assign(DynAny) - Method in class org.omg.DynamicAny._DynStructStub
Initializes the value associated with a DynAny object with the value associated with another DynAny object.
assign(DynAny) - Method in class org.omg.DynamicAny._DynUnionStub
Initializes the value associated with a DynAny object with the value associated with another DynAny object.
assign(DynAny) - Method in class org.omg.DynamicAny._DynValueStub
Initializes the value associated with a DynAny object with the value associated with another DynAny object.
assign(DynAny) - Method in interface org.omg.DynamicAny.DynAnyOperations
The assign operation initializes the value associated with a DynAny object with the value associated with another DynAny object.
attach_callback(NotifySubscribe) - Method in interface org.omg.CosNotifyFilter.FilterOperations
This operation is invoked to associate with the target filter object an object supporting the CosNotifyComm::NotifySubscribe interface.
attr_list - Variable in class org.omg.DsLogAdmin.LogRecord
User defined name/value pairs that are not a part of the event received by the log.
attr_list - Variable in class org.omg.DsTypedEventLogAdmin.TypedLogRecord
User defined name/value pairs that are not a part of the event received by the log.
attr_name - Variable in exception org.omg.DsLogAdmin.InvalidAttribute
 
ATTR_NORMAL - Static variable in class org.omg.CORBA.AttributeMode
This variable is an attribute definition as Normal (i.e.
ATTR_READONLY - Static variable in class org.omg.CORBA.AttributeMode
This variable is an attribute definition as read-only.
AttributeDef - Interface in org.omg.CORBA
This interface is used to represent an interface attribute that is stored in the Interface Repository.
AttributeDefOperations - Interface in org.omg.CORBA
This interface is used to represent an interface attribute that is stored in the Interface Repository.
AttributeDescription - Class in org.omg.CORBA
The AttributeDescription describes an attribute that is stored in the interface repository.
AttributeDescription() - Constructor for class org.omg.CORBA.AttributeDescription
 
AttributeDescription(String, String, String, String, TypeCode, AttributeMode) - Constructor for class org.omg.CORBA.AttributeDescription
 
AttributeMode - Class in org.omg.CORBA
Defines modes for IDL attributes.
attributes - Variable in class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription
The list of this interface's attributes.
attributes - Variable in class org.omg.CORBA.ValueDefPackage.FullValueDescription
The value type's list of attributes.
AttributeValueChange - Class in org.omg.DsLogNotification
The AttributeValueChange struct defines the log attribute value change event.
AttributeValueChange() - Constructor for class org.omg.DsLogNotification.AttributeValueChange
 
AttributeValueChange(Log, int, long, short, Any, Any) - Constructor for class org.omg.DsLogNotification.AttributeValueChange
 
auth_kdc - Variable in class org.omg.Firewall.AuthenticationScheme
 
auth_type - Variable in class org.omg.Firewall.AuthenticationScheme
 
AuthenticationScheme - Class in org.omg.Firewall
 
AuthenticationScheme() - Constructor for class org.omg.Firewall.AuthenticationScheme
 
AuthenticationScheme(short, byte[]) - Constructor for class org.omg.Firewall.AuthenticationScheme
 
AuthSchemeKeyDistributor - Class in org.omg.Firewall
 
AuthSchemeKeyDistributor() - Constructor for class org.omg.Firewall.AuthSchemeKeyDistributor
 
AuthSchemeKeyDistributor(String, short) - Constructor for class org.omg.Firewall.AuthSchemeKeyDistributor
 
AvailabilityStatus - Class in org.omg.DsLogAdmin
This struct is to represent the availability status of the Log
AvailabilityStatus() - Constructor for class org.omg.DsLogAdmin.AvailabilityStatus
 
AvailabilityStatus(boolean, boolean) - Constructor for class org.omg.DsLogAdmin.AvailabilityStatus
 
available_range - Variable in class org.omg.CosNotification.PropertyError
 

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com
A B C D E F G H I J K L M N O P Q R S T U V W _
Read the latest documentation online