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 _

M

MAIN_THREAD_MODEL - Static variable in class org.omg.PortableServer.ThreadPolicyValue
MAIN_THREAD_MODEL - Requests for all main-thread POAs are processed sequentially.
major - Variable in class com.inprise.vbroker.ServerManager.ContainerPackage.VersionInfo
 
major_version - Variable in class org.omg.IOP.Encoding
The major version of the encoding format.
make_object(String, byte[]) - Method in interface org.omg.PortableInterceptor.ObjectReferenceFactory
Creates an Object Reference from this factory using the given repository ID and object ID.
manager_id() - Method in interface org.omg.PortableInterceptor.IORInfoOperations
This method returns the attribute that provides an opaque handle to the manager of the adapter.
ManagerAlreadyExists - Exception in org.omg.PortableServer.POAManagerFactoryPackage
 
ManagerAlreadyExists() - Constructor for exception org.omg.PortableServer.POAManagerFactoryPackage.ManagerAlreadyExists
 
ManagerAlreadyExists(String) - Constructor for exception org.omg.PortableServer.POAManagerFactoryPackage.ManagerAlreadyExists
 
MappingConstraintInfo - Class in org.omg.CosNotifyFilter
 
MappingConstraintInfo() - Constructor for class org.omg.CosNotifyFilter.MappingConstraintInfo
 
MappingConstraintInfo(ConstraintExp, int, Any) - Constructor for class org.omg.CosNotifyFilter.MappingConstraintInfo
 
MappingConstraintPair - Class in org.omg.CosNotifyFilter
 
MappingConstraintPair() - Constructor for class org.omg.CosNotifyFilter.MappingConstraintPair
 
MappingConstraintPair(ConstraintExp, Any) - Constructor for class org.omg.CosNotifyFilter.MappingConstraintPair
 
MappingFilter - Interface in org.omg.CosNotifyFilter
The MappingFilter interface defines the behaviors of objects, which encapsulate a sequence of constraint-value pairs, where each value represents a possible setting of a particular property of an event.
MappingFilterOperations - Interface in org.omg.CosNotifyFilter
The MappingFilter interface defines the behaviors of objects, which encapsulate a sequence of constraint-value pairs, where each value represents a possible setting of a particular property of an event.
markSuspect(NameComponent) - Method in interface com.inprise.vbroker.CosNamingExt.ClusterOperations
 
marshal(DataOutputStream) - Method in interface org.omg.CORBA.CustomMarshal
 
MARSHAL - Exception in org.omg.CORBA
A request or reply from the network is structurally invalid.
MARSHAL() - Constructor for exception org.omg.CORBA.MARSHAL
Constructs a MARSHAL exception with a default minor code of 0, a completion state of CompletionStatus.COMPLETED_NO, and a null description.
MARSHAL(String) - Constructor for exception org.omg.CORBA.MARSHAL
Constructs a MARSHAL exception with the specified description message, a minor code of 0, and a completion state of COMPLETED_NO.
MARSHAL(int, CompletionStatus) - Constructor for exception org.omg.CORBA.MARSHAL
Constructs a MARSHAL exception with the specified minor code and completion status.
MARSHAL(String, int, CompletionStatus) - Constructor for exception org.omg.CORBA.MARSHAL
Constructs a MARSHAL exception with the specified description message, minor code, and completion status.
match(Any) - Method in interface org.omg.CosNotifyFilter.FilterOperations
The match operation evaluates the filter constraints associated with the target filter object against an instance of an event supplied to the channel in the form of a CORBA::Any.
match(Any, AnyHolder) - Method in interface org.omg.CosNotifyFilter.MappingFilterOperations
The match operation is invoked on an object supporting the MappingFilter interface in order to determine how some property value of a particular event supplied to the channel in the form of a CORBA::Any should be modified.
match(String, String) - Method in interface org.omg.DsLogAdmin.LogOperations
Searches the log for all log records that match the given constraint and returns number of records matching constraint.
match_structured(StructuredEvent) - Method in interface org.omg.CosNotifyFilter.FilterOperations
The match_structured operation evaluates the filter constraints associated with the target filter object against an instance of an event supplied to the channel in the form of a Structured Event.
match_structured(StructuredEvent, AnyHolder) - Method in interface org.omg.CosNotifyFilter.MappingFilterOperations
The match_structured operation is invoked on an object supporting the MappingFilter interface in order to determine how some property value of a particular event supplied to the channel in the form of a Structured Event should be modified.
match_typed(Property[]) - Method in interface org.omg.CosNotifyFilter.FilterOperations
The match operation evaluates the filter constraints associated with the target filter object against an instance of an event supplied to the channel in the form of a typed event.
match_typed(Property[], AnyHolder) - Method in interface org.omg.CosNotifyFilter.MappingFilterOperations
The match_typed operation is invoked on an object supporting the MappingFilter interface in order to determine how some property value of a particular event supplied to the channel in the form of a typed event should be modified.
matchesTemplate(IORValue) - Method in class com.inprise.vbroker.IOP.IORValue
Checks to see if the IORValue matches the template IORValue.
MaxConsumers - Interface in org.omg.CosNotification
 
MaxEventsPerConsumer - Interface in org.omg.CosNotification
 
MaximumBatchSize - Interface in org.omg.CosNotification
 
maxLogSize - Interface in org.omg.DsLogNotification
 
MaxQueueLength - Interface in org.omg.CosNotification
 
maxRecordLife - Interface in org.omg.DsLogNotification
 
MaxSuppliers - Interface in org.omg.CosNotification
 
mechanisms - Variable in class org.omg.Firewall.ComponentValue
 
MechanismValue - Interface in org.omg.Firewall
MechanismValue is programmatic representation of FirewallMechanism
member() - Method in interface org.omg.CORBA.DynUnion
Deprecated. Returns a DynAny object reference that is used in order to insert/get a member of this union.
member() - Method in class org.omg.DynamicAny._DynUnionStub
Returns the currently active member.
member() - Method in interface org.omg.DynamicAny.DynUnionOperations
The member operation returns the currently active member.
member_count() - Method in class org.omg.CORBA.TypeCode
Retrieves the number of members in the type described by this TypeCode object.
member_kind() - Method in interface org.omg.CORBA.DynUnion
Deprecated. Returns the TCKind associated with the member of this union.
member_kind() - Method in class org.omg.DynamicAny._DynUnionStub
Returns the TCKind value of the currently active members TypeCode.
member_kind() - Method in interface org.omg.DynamicAny.DynUnionOperations
The member_kind operation returns the TCKind value of the TypeCode of the currently active member.
member_label(int) - Method in class org.omg.CORBA.TypeCode
Retrieves the label of the union member identified by the given index.
member_name() - Method in interface org.omg.CORBA.DynUnion
Deprecated. Allows for the inspection of the name of this union member without checking the value of the discriminator.
member_name(String) - Method in interface org.omg.CORBA.DynUnion
Deprecated. Allows for the assignment of the name of this union member.
member_name(int) - Method in class org.omg.CORBA.TypeCode
Retrieves the simple name of the member identified by the given index.
member_name() - Method in class org.omg.DynamicAny._DynUnionStub
Returns the name of the currently active member.
member_name() - Method in interface org.omg.DynamicAny.DynUnionOperations
The member_name operation returns the name of the currently active member.
member_type(int) - Method in class org.omg.CORBA.TypeCode
Retrieves the TypeCode object describing the type of the member identified by the given index.
member_visibility(int) - Method in class org.omg.CORBA.TypeCode
Returns the constant that indicates the visibility of the member at the given index.
members() - Method in interface org.omg.CORBA.EnumDefOperations
The list of members.
members(String[]) - Method in interface org.omg.CORBA.EnumDefOperations
The list of members.
members() - Method in interface org.omg.CORBA.ExceptionDefOperations
The list of members.
members(StructMember[]) - Method in interface org.omg.CORBA.ExceptionDefOperations
The list of members.
members - Variable in class org.omg.CORBA.Initializer
 
members() - Method in interface org.omg.CORBA.StructDefOperations
The list of members.
members(StructMember[]) - Method in interface org.omg.CORBA.StructDefOperations
The list of members.
members() - Method in interface org.omg.CORBA.UnionDefOperations
The list of members.
members(UnionMember[]) - Method in interface org.omg.CORBA.UnionDefOperations
The list of members.
members - Variable in class org.omg.CORBA.ValueDefPackage.FullValueDescription
The array of the value type's members.
meta(String) - Method in interface org.omg.SendingContext.CodeBaseOperations
Operation to obtain complete meta information about a Value.
metas(String[]) - Method in interface org.omg.SendingContext.CodeBaseOperations
Batch operation to obtain complete meta information about a set of Values.
minor - Variable in class com.inprise.vbroker.ServerManager.ContainerPackage.VersionInfo
 
minor - Variable in exception org.omg.CORBA.SystemException
The CORBA Exception minor code.
minor - Interface in org.omg.DsLogNotification
 
minor_version - Variable in class org.omg.IOP.Encoding
The minor version of the encoding format.
minute - Variable in class org.omg.DsLogAdmin.Time24
Minute: 0-59
missing_node - Static variable in class com.inprise.vbroker.CosNamingExt.ClusterNotFoundReason
 
missing_node - Static variable in class org.omg.CosNaming.NamingContextPackage.NotFoundReason
 
mode() - Method in interface org.omg.CORBA.AttributeDefOperations
The mode of the attribute.
mode(AttributeMode) - Method in interface org.omg.CORBA.AttributeDefOperations
The mode of the attribute.
mode - Variable in class org.omg.CORBA.AttributeDescription
This variable represents the mode of the attribute.
mode() - Method in interface org.omg.CORBA.OperationDefOperations
The mode to be set.
mode(OperationMode) - Method in interface org.omg.CORBA.OperationDefOperations
The mode to be set.
mode - Variable in class org.omg.CORBA.OperationDescription
The operation's mode.
mode - Variable in class org.omg.CORBA.ParameterDescription
The parameter's mode.
mode - Variable in class org.omg.Dynamic.Parameter
Argument's mode: ARG_IN, ARG_OUT, INOUT
modify_constraints(int[], ConstraintInfo[]) - Method in interface org.omg.CosNotifyFilter.FilterOperations
The modify_constraints operation is invoked by a client in order to modify the constraints associated with the target filter object.
modify_mapping_constraints(int[], MappingConstraintInfo[]) - Method in interface org.omg.CosNotifyFilter.MappingFilterOperations
The modify_mapping_constraints operation is invoked by a client in order to modify the constraint-value pairs associated with the target filter object.
ModuleDef - Interface in org.omg.CORBA
Represents an IDL module in the interface repository.
ModuleDefOperations - Interface in org.omg.CORBA
Represents an IDL module in the interface repository.
ModuleDescription - Class in org.omg.CORBA
The ModuleDescription class describes a module that is stored in the interface repository.
ModuleDescription() - Constructor for class org.omg.CORBA.ModuleDescription
 
ModuleDescription(String, String, String, String) - Constructor for class org.omg.CORBA.ModuleDescription
 
Monday - Interface in org.omg.DsLogAdmin
 
move(Container, String, String) - Method in interface org.omg.CORBA.ContainedOperations
This method moves this object to another container.
MULTIPLE_ID - Static variable in class org.omg.PortableServer.IdUniquenessPolicyValue
MULTIPLE_ID - a servant activated with that POA may support one or more Object Ids.
MultipleComponentProfileHelper - Class in org.omg.IOP
An array of tagged components, forming a multiple component profile.
MultipleComponentProfileHelper() - Constructor for class org.omg.IOP.MultipleComponentProfileHelper
 
MultipleComponentProfileHolder - Class in org.omg.IOP
An array of tagged components, forming a multiple component profile.
MultipleComponentProfileHolder() - Constructor for class org.omg.IOP.MultipleComponentProfileHolder
 
MultipleComponentProfileHolder(TaggedComponent[]) - Constructor for class org.omg.IOP.MultipleComponentProfileHolder
 
my_factory() - Method in interface org.omg.DsLogAdmin.LogOperations
The my_factory() operation returns the log factory object that created the log.
MyAdmin() - Method in interface org.omg.CosNotifyChannelAdmin.ProxyConsumerOperations
The MyAdmin attribute is a readonly attribute that should be set upon creation of each proxy consumer instance to maintain the reference of the instance supporting the SupplierAdmin interface that created it.
MyAdmin() - Method in interface org.omg.CosNotifyChannelAdmin.ProxySupplierOperations
The MyAdmin attribute is a readonly attribute that should be set upon creation of each proxy supplier instance to maintain the reference of the instance supporting the ConsumerAdmin interface that created it.
MyChannel() - Method in interface org.omg.CosNotifyChannelAdmin.ConsumerAdminOperations
The MyChannel attribute is a readonly attribute that maintains the object reference of the Notification Service event channel, which created a given ConsumerAdmin instance.
MyChannel() - Method in interface org.omg.CosNotifyChannelAdmin.SupplierAdminOperations
The MyChannel attribute is a readonly attribute that maintains the object reference of the Notification Service event channel, which created a given SupplierAdmin instance.
MyFactory() - Method in interface org.omg.CosNotifyChannelAdmin.EventChannelOperations
The MyFactory attribute is a readonly attribute that maintains the object reference of the event channel factory, which created a given Notification Service EventChannel instance.
MyFactory() - Method in interface org.omg.CosTypedNotifyChannelAdmin.TypedEventChannelOperations
The MyFactory attribute is a readonly attribute that maintains the object reference of the event channel factory, which created a given Notification Service TypedEventChannel instance.
MyID() - Method in interface org.omg.CosNotifyChannelAdmin.ConsumerAdminOperations
The MyID attribute is a readonly attribute that maintains the unique identifier of the target ConsumerAdmin instance, which is assigned to it upon creation by the Notification Service event channel.
MyID() - Method in interface org.omg.CosNotifyChannelAdmin.SupplierAdminOperations
The MyID attribute is a readonly attribute that maintains the unique identifier of the target SupplierAdmin instance, which is assigned to it upon creation by the Notification Service event channel.
MyOperator() - Method in interface org.omg.CosNotifyChannelAdmin.ConsumerAdminOperations
The MyOperator attribute is a readonly attribute that maintains the information regarding whether AND or OR semantics will be used during the evaluation of a given event against a set of filter objects, when combining the filter objects associated with the target ConsumerAdmin and those defined locally on a given proxy supplier.
MyOperator() - Method in interface org.omg.CosNotifyChannelAdmin.SupplierAdminOperations
The MyOperator attribute is a readonly attribute that maintains the information regarding whether AND or OR semantics will be used during the evaluation of a given event against a set of filter objects, when combining the filter objects associated with the target SupplierAdmin and those defined locally on a given proxy consumer.
MyType() - Method in interface org.omg.CosNotifyChannelAdmin.ProxyConsumerOperations
The MyType attribute is a readonly attribute that should be set upon creation of each proxy consumer instance to indicate the specific type of proxy consumer the instance represents.
MyType() - Method in interface org.omg.CosNotifyChannelAdmin.ProxySupplierOperations
The MyType attribute is a readonly attribute that should be set upon creation of each proxy supplier instance to indicate the specific type of proxy supplier the instance represents.

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