Uses of Interface org.omg.CORBA.portable.IDLEntity

Uses in package org.omg.CosNaming.NamingContextPackage

Classes implementing org.omg.CORBA.portable.IDLEntity

class
The exception is thrown in response to bind the same object into the same context repeatedly under the different name.
class
The exception is raised when the naming service has given up for some reason.
class
The exception is thrown if the name has the zero length or is otherwise invalid.
class
This exception is thrown in response to the attemt to destroy the non tempty context.
class
The exception is thrown when the binding being searched does not exist or has the wrong type
class
Represents the reason (explanation), why the binding cannot be found.

Uses in package org.omg.CORBA.DynAnyPackage

Classes implementing org.omg.CORBA.portable.IDLEntity

class
This exception is thrown by dynamic any operations when a bad DynAny or Any is passed as a parameter.
class
This exception is thrown by by dynamic any operations when a bad sequence is passed as a parameter.
class
This expception in response to insert the inapproriate value into dynamic Any, usually by the DynAny.insert_*(value) method group.
class
This exception is thrown by dynamic any accessor methods when type of the actual contents do not match what is trying to be accessed.

Uses in package org.omg.PortableServer.CurrentPackage

Classes implementing org.omg.CORBA.portable.IDLEntity

class
This exception may be thrown by methods in org.omg.PortableServer.CurrentOperations if they are invoked outside the context of a POA-dispatched operation.

Uses in package org.omg.PortableServer

Classes implementing org.omg.CORBA.portable.IDLEntity

class
Specifies the Object Id assignment policy.
class
Specifies the Object Id uniqueness policy.
class
Specifies the implicit activation policy.
class
Specifies the object life span policy.
class
Specifies the behaviour in the case when the requested object is not found in the Active Object Map or that map is not in use.
class
Specifies the servant retention policy.

Uses in package org.omg.CosNaming

Classes implementing org.omg.CORBA.portable.IDLEntity

class
Defines the binding with the given name and type.
class
Specifies the binding type (how the binding has been created).
class
The name component, a node in the multi-comonent name.
class
The binding iterator implementation base.
class
The binding interator stub (proxy), used on the client side.
class
The extended naming context implementation base.
class
The extended naming context stub (proxy), used on the client side.
class
The naming context implementation base.
class
The naming context stub (proxy), used on the client side.

Uses in package org.omg.DynamicAny.DynAnyFactoryPackage

Classes implementing org.omg.CORBA.portable.IDLEntity

class
The InconsistentTypeCode is thrown on the attempt to create an org.omg.DynamicAny.DynAny for Principal or native data types.

Uses in package org.omg.PortableServer.POAManagerPackage

Classes implementing org.omg.CORBA.portable.IDLEntity

class
Raised when the current operation is not applicable for the system because the POA manager is in an inactive State.
class
Defines the possible states of the POA manager.

Uses in package org.omg.CORBA.ORBPackage

Classes implementing org.omg.CORBA.portable.IDLEntity

class
The exception is thrown in response of the attempt to create the dynamic with an unmatching type code.
class
The exception is thrown by ORB.resolve_initial_references(String) in response of passing a name for which there is no initial reference.

Uses in package org.omg.IOP.CodecFactoryPackage

Classes implementing org.omg.CORBA.portable.IDLEntity

class
The CodecFactoryOperations.create_codec(Encoding) raises UnknownEncoding if that factory cannot create a Codec of the given encoding.

Uses in package org.omg.Dynamic

Classes implementing org.omg.CORBA.portable.IDLEntity

class
When representing the information about a request, defines a one of the arguments for the operation being invoked.

Uses in package org.omg.IOP.CodecPackage

Classes implementing org.omg.CORBA.portable.IDLEntity

class
This exception is raised by CodecOperations.decode(byte[]) or CodecOperations.decode_value(byte[],TypeCode) when the data in the octet sequence cannot be decoded into Any.
class
This exception is raised by CodecOperations.encode(Any) or CodecOperations.encode_value(Any) when the type is not valid for the encoding.
class
The TypeMismatch may be thrown by various methods in org.omg.DynamicAny package when the operation is not applicable due unexpected TypeCode.

Uses in package org.omg.DynamicAny.DynAnyPackage

Classes implementing org.omg.CORBA.portable.IDLEntity

class
Raised when the operation on DynAny cannot be performed because one of the parameters, while having the correct type, has the invalid value.
class
Raised when the operation cannot be performed because the involved data structure has the mismatching typecode.

Uses in package org.omg.CosNaming.NamingContextExtPackage

Classes implementing org.omg.CORBA.portable.IDLEntity

class
The exception is thrown if the passed address is empty or otherwise invalid.

Uses in package org.omg.PortableServer.POAPackage

Classes implementing org.omg.CORBA.portable.IDLEntity

class
Raised if the target POA already has a child POA with the specified name (during creation of the new POA as a child of the target POA).
class
The AdapterNonExistent is thrown if the parent POA cannot locate the required child POA.
class
Raised if any of the policy objects specified is not supported by this ORB implementation, if conflicting policy objects are specified, or if any of the specified policy objects require prior administrative action that has not been performed.
class
Raised when trying to get the default servant, when no default servant has been associated with POA.
class
Raised in response to activate the already active object.
class
Raised in several cases when the operation would be applicable to the activated object, but the current object is not active.
class
Raised in response to activate the already active object when the UNIQUE_ID (single ID per object, default) policy is active.
class
Raised in several cases when the operation would be applicable to the activated servant, but the current object is not active.
class
Raised when invoking POA operations, requiring that the target object would be created by this POA, if this condition is not satisfied.
class
Raised when invoking the operation that is not allowed by the current combination of the used policies.

Uses in package org.omg.PortableInterceptor.ORBInitInfoPackage

Classes implementing org.omg.CORBA.portable.IDLEntity

class
This exception is raised on an attempt to register a second org.omg.PortableInterceptor.Interceptor with the same name.
class
This exception is raised by methods in org.omg.PortableInterceptor.ORBInitInfoOperations on the attempt to register or resolve an invalid name like empty string.

Uses in package org.omg.IOP

Classes implementing org.omg.CORBA.portable.IDLEntity

class
Defines the encoding format of the Codec, including the major and minor version numbers.
class
The object IOR contains sufficient information for finding local or remote CORBA object.
class
The ServiceContext structure contains the service data, being passed in the CORBA message.
class
The tagged component in a part of the TaggedProfile.
class
The TaggedProfile if part of the IOR, defining a single specific aspect of the object related information.