Uses of Interface
org.omg.CORBA.Object
-
-
Uses of Object in com.sun.corba.ee.impl.corba
Classes in com.sun.corba.ee.impl.corba that implement Object Modifier and Type Class Description classCORBAObjectImplFields in com.sun.corba.ee.impl.corba declared as Object Modifier and Type Field Description protected ObjectRequestImpl. _targetMethods in com.sun.corba.ee.impl.corba that return Object Modifier and Type Method Description ObjectAnyImpl. extract_Object()See the description of the general Any operations.ObjectRequestImpl. target()Methods in com.sun.corba.ee.impl.corba with parameters of type Object Modifier and Type Method Description voidAnyImpl. insert_Object(Object o)See the description of the general Any operations.voidAnyImpl. insert_Object(Object o, TypeCode tc)A variant of the insertion operation that takes a typecode argument as well.Constructors in com.sun.corba.ee.impl.corba with parameters of type Object Constructor Description RequestImpl(ORB orb, Object targetObject, Context ctx, java.lang.String operationName, NVList argumentList, NamedValue resultContainer, ExceptionList exceptionList, ContextList ctxList) -
Uses of Object in com.sun.corba.ee.impl.dynamicany
Classes in com.sun.corba.ee.impl.dynamicany that implement Object Modifier and Type Class Description classDynAnyBasicImpl(package private) classDynAnyCollectionImpl(package private) classDynAnyComplexImpl(package private) classDynAnyConstructedImplclassDynAnyFactoryImpl(package private) classDynAnyImplclassDynArrayImplclassDynEnumImplclassDynFixedImplclassDynSequenceImplclassDynStructImplclassDynUnionImplclassDynValueBoxImpl(package private) classDynValueCommonImplclassDynValueImplMethods in com.sun.corba.ee.impl.dynamicany that return Object Modifier and Type Method Description ObjectDynAnyBasicImpl. get_reference()ObjectDynAnyConstructedImpl. get_reference()Methods in com.sun.corba.ee.impl.dynamicany with parameters of type Object Modifier and Type Method Description voidDynAnyBasicImpl. insert_reference(Object value)voidDynAnyConstructedImpl. insert_reference(Object value) -
Uses of Object in com.sun.corba.ee.impl.encoding
Classes in com.sun.corba.ee.impl.encoding that implement Object Modifier and Type Class Description classCachedCodeBaseProvides the reading side with a per connection cache of info obtained via calls to the remote CodeBase.Methods in com.sun.corba.ee.impl.encoding that return Object Modifier and Type Method Description private ObjectCachedCodeBase. getObjectFromIOR()static ObjectCDRInputStream_1_0. internalIORToObject(IOR ior, PresentationManager.StubFactory stubFactory, ORB orb)ObjectCDRInputObject. read_Object()ObjectCDRInputObject. read_Object(java.lang.Class clz)ObjectCDRInputStream_1_0. read_Object()ObjectCDRInputStream_1_0. read_Object(java.lang.Class clz)abstract ObjectCDRInputStreamBase. read_Object()abstract ObjectCDRInputStreamBase. read_Object(java.lang.Class clz)ObjectMarshalInputStream. read_Object()ObjectMarshalInputStream. read_Object(java.lang.Class stubClass)ObjectWrapperInputStream. read_Object()Methods in com.sun.corba.ee.impl.encoding with parameters of type Object Modifier and Type Method Description voidCDROutputObject. write_Object(Object value)voidCDROutputStream_1_0. write_Object(Object ref)abstract voidCDROutputStreamBase. write_Object(Object value)voidMarshalOutputStream. write_Object(Object value) -
Uses of Object in com.sun.corba.ee.impl.folb
Classes in com.sun.corba.ee.impl.folb that implement Object Modifier and Type Class Description classClientGroupManagerprivate classClientGroupManager.GISclassGroupInfoServiceBasestatic classInitialGroupInfoService.InitialGISServantLocatorclassServerGroupManager -
Uses of Object in com.sun.corba.ee.impl.interceptors
Classes in com.sun.corba.ee.impl.interceptors that implement Object Modifier and Type Class Description classCDREncapsCodecCDREncapsCodec is an implementation of Codec, as described in orbos/99-12-02, that supports CDR encapsulation version 1.0, 1.1, and 1.2.classClientRequestInfoImplImplementation of the ClientRequestInfo interface as specified in orbos/99-12-02 section 5.4.2.classCodecFactoryImplCodecFactoryImpl is the implementation of the Codec Factory, as described in orbos/99-12-02.classIORInfoImplIORInfoImpl is the implementation of the IORInfo class, as described in orbos/99-12-02, section 7.classORBInitInfoImplORBInitInfoImpl is the implementation of the ORBInitInfo class to be passed to ORBInitializers, as described in orbos/99-12-02.classPICurrentPICurrent is the implementation of Current as specified in the Portable Interceptors Spec orbos/99-12-02.classRequestInfoImplImplementation of the RequestInfo interface as specified in orbos/99-12-02 section 5.4.1.classServerRequestInfoImplImplementation of the ServerRequestInfo interface as specified in orbos/99-12-02 section 5.4.3.Fields in com.sun.corba.ee.impl.interceptors declared as Object Modifier and Type Field Description private ObjectClientRequestInfoImpl. cachedEffectiveTargetObjectprivate ObjectClientRequestInfoImpl. cachedTargetObjectMethods in com.sun.corba.ee.impl.interceptors that return Object Modifier and Type Method Description ObjectClientRequestInfoImpl. effective_target()The actual object on which the operation will be invoked.ObjectClientRequestInfoImpl. forward_reference()See RequestInfoImpl for javadoc.abstract ObjectRequestInfoImpl. forward_reference()Implementation for forward_reference() differs for client and server implementations.ObjectServerRequestInfoImpl. forward_reference()See ServerRequestInfo for javadocs.protected ObjectRequestInfoImpl. iorToObject(IOR ior)ObjectORBInitInfoImpl. resolve_initial_references(java.lang.String id)This operation is only valid during post_init.ObjectClientRequestInfoImpl. target()The object which the client called to perform the operation.Methods in com.sun.corba.ee.impl.interceptors with parameters of type Object Modifier and Type Method Description voidORBInitInfoImpl. register_initial_reference(java.lang.String id, Object obj)See orbos/99-12-02, Chapter 11, Dynamic Initial References on page 11-81. -
Uses of Object in com.sun.corba.ee.impl.io
Classes in com.sun.corba.ee.impl.io that implement Object Modifier and Type Class Description classFVDCodeBaseImplThis class acts as the remote interface to receivers wishing to retrieve the information of a remote Class. -
Uses of Object in com.sun.corba.ee.impl.ior
Methods in com.sun.corba.ee.impl.ior that return Object Modifier and Type Method Description ObjectObjectReferenceProducerBase. make_object(java.lang.String repositoryId, byte[] objectId)Constructors in com.sun.corba.ee.impl.ior with parameters of type Object Constructor Description StubIORImpl(Object obj) -
Uses of Object in com.sun.corba.ee.impl.misc
Methods in com.sun.corba.ee.impl.misc that return Object Modifier and Type Method Description static ObjectORBUtility. makeObjectReference(IOR ior)This method is used to create untyped object references. -
Uses of Object in com.sun.corba.ee.impl.naming.cosnaming
Fields in com.sun.corba.ee.impl.naming.cosnaming declared as Object Modifier and Type Field Description ObjectTransientNamingContext. localRootThe local root naming context.private ObjectTransientNameService. theInitialNamingContextObjectInternalBindingValue. theObjectRefMethods in com.sun.corba.ee.impl.naming.cosnaming that return Object Modifier and Type Method Description static ObjectNamingContextImpl. doResolve(NamingContextDataStore impl, NameComponent[] n)Implements resolving names in this NamingContext.private static ObjectTransientNameServer. initializeRootNamingContext(ORB orb)ObjectTransientNameService. initialNamingContext()Return the initial NamingContext.ObjectNamingContextImpl. resolve(NameComponent[] n)Resolve a name in this NamingContext and return the object reference bound to the name.ObjectNamingContextImpl. resolve_str(java.lang.String sn)This operation resolves the Stringified name into the object reference.ObjectNamingContextDataStore. resolveImpl(NameComponent n, BindingTypeHolder bth)Method which implements resolving the specified name, returning the type of the binding and the bound object reference.ObjectTransientNamingContext. resolveImpl(NameComponent n, BindingTypeHolder bth)Resolves the supplied name to an object reference and returns the type of the resolved binding.ObjectNamingContextDataStore. unbindImpl(NameComponent name)Method which implements unbinding a name.ObjectTransientNamingContext. unbindImpl(NameComponent n)Deletes the binding with the supplied name.Methods in com.sun.corba.ee.impl.naming.cosnaming with parameters of type Object Modifier and Type Method Description voidNamingContextImpl. bind(NameComponent[] n, Object obj)Bind an object under a name in this NamingContext.voidNamingContextDataStore. bindImpl(NameComponent n, Object obj, BindingType bt)Method which implements binding a name to an object as the specified binding type.voidTransientNamingContext. bindImpl(NameComponent n, Object obj, BindingType bt)Binds the object to the name component as the specified binding type.static voidNamingContextImpl. doBind(NamingContextDataStore impl, NameComponent[] n, Object obj, boolean rebind, BindingType bt)Implements all four flavors of binding.voidNamingContextImpl. rebind(NameComponent[] n, Object obj)Bind an object under a name in this NamingContext.Constructors in com.sun.corba.ee.impl.naming.cosnaming with parameters of type Object Constructor Description TransientNamingContext(ORB orb, Object initial, POA nsPOA)Constructs a new TransientNamingContext object. -
Uses of Object in com.sun.corba.ee.impl.oa.poa
Classes in com.sun.corba.ee.impl.oa.poa that implement Object Modifier and Type Class Description (package private) classIdAssignmentPolicyImpl(package private) classIdUniquenessPolicyImpl(package private) classImplicitActivationPolicyImpl(package private) classLifespanPolicyImplclassPOACurrentclassPOAImplPOAImpl is the implementation of the Portable Object Adapter.classPOAManagerImplPOAManagerImpl is the implementation of the POAManager interface.classRequestProcessingPolicyImpl(package private) classServantRetentionPolicyImpl(package private) classThreadPolicyImplMethods in com.sun.corba.ee.impl.oa.poa that return Object Modifier and Type Method Description ObjectPOAImpl. create_reference(java.lang.String repId)create_reference3.3.8.17ObjectPOAImpl. create_reference_with_id(byte[] oid, java.lang.String repId)create_reference_with_id3.3.8.18ObjectDelegateImpl. get_interface_def(Servant Self)ObjectPOAImpl. getLocalServant(byte[] objectId)ObjectPOAImpl. id_to_reference(byte[] id)id_to_reference3.3.8.24ObjectPOAImpl. servant_to_reference(Servant servant)servant_to_reference3.3.8.20ObjectDelegateImpl. this_object(Servant self)Methods in com.sun.corba.ee.impl.oa.poa with parameters of type Object Modifier and Type Method Description private byte[]POAImpl. internalReferenceToId(Object reference)byte[]POAImpl. reference_to_id(Object reference)reference_to_id3.3.8.22ServantPOAImpl. reference_to_servant(Object reference)reference_to_servant3.3.8.21 -
Uses of Object in com.sun.corba.ee.impl.oa.rfm
Classes in com.sun.corba.ee.impl.oa.rfm that implement Object Modifier and Type Class Description classReferenceFactoryImplclassReferenceFactoryManagerImplprivate classReferenceFactoryManagerImpl.AdapterActivatorImplprivate static classReferenceFactoryManagerImpl.ReferenceManagerPolicyprivate static classReferenceManagerConfigurator.RMIORInterceptorprivate static classReferenceManagerConfigurator.RMORBInitializerMethods in com.sun.corba.ee.impl.oa.rfm that return Object Modifier and Type Method Description ObjectReferenceFactoryImpl. createReference(byte[] key)(package private) ObjectReferenceFactoryManagerImpl. createReference(java.lang.String name, byte[] key, java.lang.String repositoryId) -
Uses of Object in com.sun.corba.ee.impl.oa.toa
Classes in com.sun.corba.ee.impl.oa.toa that implement Object Modifier and Type Class Description classTOAImplThe Transient Object Adapter (TOA) represents the OA for purely transient objects.Methods in com.sun.corba.ee.impl.oa.toa that return Object Modifier and Type Method Description ObjectTOAImpl. getLocalServant(byte[] objectId)Methods in com.sun.corba.ee.impl.oa.toa with parameters of type Object Modifier and Type Method Description voidTOA. connect(Object servant)Connect the given servant to the ORB by allocating a transient object key and creating an IOR and object reference using the current factory.voidTOAImpl. connect(Object objref)voidTOA. disconnect(Object obj)Disconnect the object from this ORB.voidTOAImpl. disconnect(Object objref) -
Uses of Object in com.sun.corba.ee.impl.orb
Classes in com.sun.corba.ee.impl.orb that implement Object Modifier and Type Class Description static classParserTable.TestORBInitializer1static classParserTable.TestORBInitializer2Methods in com.sun.corba.ee.impl.orb that return Object Modifier and Type Method Description ObjectORBImpl. resolve_initial_references(java.lang.String identifier)ObjectORBSingleton. resolve_initial_references(java.lang.String identifier)ObjectORBImpl. string_to_object(java.lang.String str)Convert a stringified object reference to the object it represents.ObjectORBSingleton. string_to_object(java.lang.String s)Methods in com.sun.corba.ee.impl.orb with parameters of type Object Modifier and Type Method Description voidORBImpl. connect(Object servant)voidORBSingleton. connect(Object servant)NVListORBImpl. create_operation_list(Object oper)Create an NVList corresponding to an OperationDefNVListORBSingleton. create_operation_list(Object oper)voidORBImpl. disconnect(Object obj)voidORBSingleton. disconnect(Object obj)IORORBImpl. getIOR(Object obj, boolean connectIfNecessary)java.lang.StringORBImpl. object_to_string(Object obj)Convert an object ref to a string.java.lang.StringORBSingleton. object_to_string(Object obj)voidORBImpl. register_initial_reference(java.lang.String id, Object obj)voidORBSingleton. register_initial_reference(java.lang.String id, Object obj)Method parameters in com.sun.corba.ee.impl.orb with type arguments of type Object Modifier and Type Method Description voidORBSingleton. registerInitialReference(java.lang.String id, org.glassfish.pfl.basic.func.NullaryFunction<Object> closure) -
Uses of Object in com.sun.corba.ee.impl.plugin.hwlb
Classes in com.sun.corba.ee.impl.plugin.hwlb that implement Object Modifier and Type Class Description classNoConnectionCacheImplInstall this in an ORB using the property ORBConstants.USER_CONFIGURATOR_PREFIX + "corba.lb.NoConnectionCacheImpl" = "dummy"classRetryClientRequestInterceptorclassRetryServerRequestInterceptorclassVirtualAddressAgentImpl -
Uses of Object in com.sun.corba.ee.impl.presentation.rmi
Classes in com.sun.corba.ee.impl.presentation.rmi that implement Object Modifier and Type Class Description classDynamicStubImplFields in com.sun.corba.ee.impl.presentation.rmi declared as Object Modifier and Type Field Description private ObjectStubInvocationHandlerImpl. stubMethods in com.sun.corba.ee.impl.presentation.rmi that return Object Modifier and Type Method Description abstract ObjectStubFactoryDynamicBase. makeStub()ObjectStubFactoryStaticImpl. makeStub()ObjectReflectiveTie. thisObject()Methods in com.sun.corba.ee.impl.presentation.rmi with parameters of type Object Modifier and Type Method Description static StubIORImplStubConnectImpl. connect(StubIORImpl ior, Object proxy, ObjectImpl stub, ORB orb)Connect the stub to the orb if necessary.Constructors in com.sun.corba.ee.impl.presentation.rmi with parameters of type Object Constructor Description StubInvocationHandlerImpl(PresentationManager pm, PresentationManager.ClassData classData, Object stub) -
Uses of Object in com.sun.corba.ee.impl.presentation.rmi.codegen
Classes in com.sun.corba.ee.impl.presentation.rmi.codegen that implement Object Modifier and Type Class Description classCodegenStubBaseMethods in com.sun.corba.ee.impl.presentation.rmi.codegen that return Object Modifier and Type Method Description ObjectStubFactoryCodegenImpl. makeStub()Methods in com.sun.corba.ee.impl.presentation.rmi.codegen with parameters of type Object Modifier and Type Method Description private static StubDelegateImplCodegenStubBase. getStubDelegateImpl(Object stub)private static StubDelegateImplCodegenStubBase. getStubDelegateImplField(Object stub)private static voidCodegenStubBase. setDefaultDelegate(Object stub) -
Uses of Object in com.sun.corba.ee.impl.presentation.rmi.proxy
Methods in com.sun.corba.ee.impl.presentation.rmi.proxy that return Object Modifier and Type Method Description ObjectStubFactoryProxyImpl. makeStub() -
Uses of Object in com.sun.corba.ee.impl.protocol
Methods in com.sun.corba.ee.impl.protocol that return Object Modifier and Type Method Description ObjectClientDelegateImpl. duplicate(Object obj)ObjectClientDelegateImpl. get_interface_def(Object obj)Methods in com.sun.corba.ee.impl.protocol with parameters of type Object Modifier and Type Method Description RequestClientDelegateImpl. create_request(Object obj, Context ctx, java.lang.String operation, NVList arg_list, NamedValue result)RequestClientDelegateImpl. create_request(Object obj, Context ctx, java.lang.String operation, NVList arg_list, NamedValue result, ExceptionList exclist, ContextList ctxlist)ObjectClientDelegateImpl. duplicate(Object obj)booleanClientDelegateImpl. equals(Object self, java.lang.Object other)This method overrides the org.omg.CORBA.portable.Delegate.equals method, and does the equality check based on IOR equality.java.lang.StringClientDelegateImpl. get_codebase(Object self)ObjectClientDelegateImpl. get_interface_def(Object obj)intClientDelegateImpl. hash(Object obj, int maximum)intClientDelegateImpl. hashCode(Object obj)ServantObjectFullServantCacheLocalCRDImpl. internalPreinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)ServantObjectInfoOnlyServantCacheLocalCRDImpl. internalPreinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)protected ServantObjectLocalClientRequestDispatcherBase. internalPreinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)ServantObjectMinimalServantCacheLocalCRDImpl. internalPreinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)ServantObjectPOALocalCRDImpl. internalPreinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)InputStreamClientDelegateImpl. invoke(Object self, OutputStream output)booleanClientDelegateImpl. is_a(Object obj, java.lang.String dest)booleanClientDelegateImpl. is_equivalent(Object obj, Object ref)booleanClientDelegateImpl. is_local(Object self)Returns true if this object is implemented by a local servant.booleanLocalClientRequestDispatcherBase. is_local(Object self)booleanNotLocalLocalCRDImpl. is_local(Object self)booleanClientDelegateImpl. non_existent(Object obj)ORBClientDelegateImpl. orb(Object obj)voidClientDelegateImpl. release(Object obj)voidClientDelegateImpl. releaseReply(Object self, InputStream input)RequestClientDelegateImpl. request(Object obj, java.lang.String operation)OutputStreamClientDelegateImpl. request(Object self, java.lang.String operation, boolean responseExpected)voidClientDelegateImpl. servant_postinvoke(Object self, ServantObject servant)voidFullServantCacheLocalCRDImpl. servant_postinvoke(Object self, ServantObject servantobj)voidInfoOnlyServantCacheLocalCRDImpl. servant_postinvoke(Object self, ServantObject servantobj)voidJIDLLocalCRDImpl. servant_postinvoke(Object self, ServantObject servant)voidMinimalServantCacheLocalCRDImpl. servant_postinvoke(Object self, ServantObject servantobj)voidNotLocalLocalCRDImpl. servant_postinvoke(Object self, ServantObject servant)voidPOALocalCRDImpl. servant_postinvoke(Object self, ServantObject servantobj)ServantObjectClientDelegateImpl. servant_preinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)ServantObjectJIDLLocalCRDImpl. servant_preinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)ServantObjectLocalClientRequestDispatcherBase. servant_preinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)ServantObjectNotLocalLocalCRDImpl. servant_preinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)java.lang.StringClientDelegateImpl. toString(Object self)booleanLocalClientRequestDispatcherBase. useLocalInvocation(Object self)booleanNotLocalLocalCRDImpl. useLocalInvocation(Object self) -
Uses of Object in com.sun.corba.ee.impl.resolver
Fields in com.sun.corba.ee.impl.resolver with type parameters of type Object Modifier and Type Field Description (package private) java.util.concurrent.ConcurrentHashMap<java.lang.String,org.glassfish.pfl.basic.func.NullaryFunction<Object>>LocalResolverImpl. nameToClosureMethods in com.sun.corba.ee.impl.resolver that return Object Modifier and Type Method Description private ObjectINSURLOperationImpl. getIORFromString(java.lang.String str)This static method takes a Stringified IOR and converts it into IOR object.private ObjectINSURLOperationImpl. getIORUsingCorbaloc(INSURL corbalocObject)This is an internal method to get the IOR from the CorbalocURL object.ObjectBootstrapResolverImpl. resolve(java.lang.String identifier)ObjectCompositeResolverImpl. resolve(java.lang.String name)ObjectFileResolverImpl. resolve(java.lang.String name)ObjectLocalResolverImpl. resolve(java.lang.String name)ObjectORBDefaultInitRefResolverImpl. resolve(java.lang.String ident)ObjectORBInitRefResolverImpl. resolve(java.lang.String ident)ObjectSplitLocalResolverImpl. resolve(java.lang.String name)private ObjectINSURLOperationImpl. resolveCorbaloc(CorbalocURL theCorbaLocObject)resolves a corbaloc: url that is encapsulated in a CorbalocURL object.private ObjectINSURLOperationImpl. resolveCorbaname(CorbanameURL theCorbaName)resolves a corbaname: url that is encapsulated in a CorbanameURL object.private ObjectINSURLOperationImpl. resolveINSURL(INSURL theURLObject)Method parameters in com.sun.corba.ee.impl.resolver with type arguments of type Object Modifier and Type Method Description voidLocalResolverImpl. register(java.lang.String name, org.glassfish.pfl.basic.func.NullaryFunction<Object> closure)voidSplitLocalResolverImpl. register(java.lang.String name, org.glassfish.pfl.basic.func.NullaryFunction<Object> closure) -
Uses of Object in com.sun.corba.ee.impl.txpoa
Classes in com.sun.corba.ee.impl.txpoa that implement Object Modifier and Type Class Description classTSIdentificationImpl -
Uses of Object in com.sun.corba.ee.impl.util
Fields in com.sun.corba.ee.impl.util declared as Object Modifier and Type Field Description (package private) ObjectStubEntry. stubMethods in com.sun.corba.ee.impl.util with parameters of type Object Modifier and Type Method Description static TieUtility. getAndForgetTie(Object stub)static java.rmi.RemoteUtility. loadStub(Object narrowFrom, java.lang.Class narrowTo)Constructors in com.sun.corba.ee.impl.util with parameters of type Object Constructor Description StubEntry(Object stub, boolean mostDerived) -
Uses of Object in com.sun.corba.ee.org.omg.CORBA
Methods in com.sun.corba.ee.org.omg.CORBA with parameters of type Object Modifier and Type Method Description voidORB. register_initial_reference(java.lang.String id, Object obj)If this operation is called with an id,"Y", and an object,YY, then a subsequent call toORB.resolve_initial_references( "Y" )will return objectYY. -
Uses of Object in com.sun.corba.ee.spi.extension
Classes in com.sun.corba.ee.spi.extension that implement Object Modifier and Type Class Description classCopyObjectPolicyPolicy used to specify the copyObject implementation to use.classLoadBalancingPolicyPolicy used to support the request partitioning feature and to specify the partition to use.classRequestPartitioningPolicyPolicy used to support the request partitioning feature and to specify the partition to use.classServantCachingPolicyPolicy used to implement servant caching optimization in the POA.classZeroPortPolicyPolicy used to implement zero IIOP port policy in the POA. -
Uses of Object in com.sun.corba.ee.spi.ior
Methods in com.sun.corba.ee.spi.ior that return Object Modifier and Type Method Description static ObjectIORFactories. makeObjectReference(IOR ior) -
Uses of Object in com.sun.corba.ee.spi.oa
Classes in com.sun.corba.ee.spi.oa that implement Object Modifier and Type Class Description classObjectAdapterBaseMethods in com.sun.corba.ee.spi.oa that return Object Modifier and Type Method Description ObjectObjectAdapter. getLocalServant(byte[] objectId)Get the servant corresponding to the given objectId, if this is supported.abstract ObjectObjectAdapterBase. getLocalServant(byte[] objectId)ObjectObjectAdapterBase. makeObject(java.lang.String repId, byte[] oid) -
Uses of Object in com.sun.corba.ee.spi.oa.rfm
Subinterfaces of Object in com.sun.corba.ee.spi.oa.rfm Modifier and Type Interface Description interfaceReferenceFactoryinterfaceReferenceFactoryManagerReferenceFactoryManager uses the ORB POA to create a specialized reference factory.Methods in com.sun.corba.ee.spi.oa.rfm that return Object Modifier and Type Method Description ObjectReferenceFactory. createReference(byte[] key)Create an object reference with the given key and repository ID. -
Uses of Object in com.sun.corba.ee.spi.orb
Methods in com.sun.corba.ee.spi.orb with parameters of type Object Modifier and Type Method Description protected IORORB. getIOR(Object obj)This method obtains an IOR from a CORBA object reference.IORORB. getIOR(Object obj, boolean connectIfNecessary)Get the IOR for the CORBA object. -
Uses of Object in com.sun.corba.ee.spi.presentation.rmi
Subinterfaces of Object in com.sun.corba.ee.spi.presentation.rmi Modifier and Type Interface Description interfaceDynamicStubInterface used to support dynamically generated stubs.Classes in com.sun.corba.ee.spi.presentation.rmi that implement Object Modifier and Type Class Description classStubWrapperWrapper that can take any stub (object x such that StubAdapter.isStub(x)) and treat it as a DynamicStub.Fields in com.sun.corba.ee.spi.presentation.rmi declared as Object Modifier and Type Field Description private ObjectStubWrapper. objectMethods in com.sun.corba.ee.spi.presentation.rmi that return Object Modifier and Type Method Description ObjectStubWrapper. _duplicate()ObjectStubWrapper. _get_interface_def()ObjectStubWrapper. _set_policy_override(Policy[] policies, SetOverrideType set_add)static ObjectStubAdapter. activateServant(Servant servant)Use implicit activation to get an object reference for the servant.static ObjectStubAdapter. activateTie(Tie tie)Given any Tie, return the corresponding object refernce, activating the Servant if necessary.ObjectPresentationManager.StubFactory. makeStub()Create a new dynamic stub.Methods in com.sun.corba.ee.spi.presentation.rmi with parameters of type Object Modifier and Type Method Description booleanStubWrapper. _is_equivalent(Object other)Constructors in com.sun.corba.ee.spi.presentation.rmi with parameters of type Object Constructor Description StubWrapper(Object object) -
Uses of Object in com.sun.corba.ee.spi.protocol
Fields in com.sun.corba.ee.spi.protocol declared as Object Modifier and Type Field Description private ObjectForwardException. objMethods in com.sun.corba.ee.spi.protocol that return Object Modifier and Type Method Description ObjectForwardException. getObject()Methods in com.sun.corba.ee.spi.protocol with parameters of type Object Modifier and Type Method Description booleanLocalClientRequestDispatcher. is_local(Object self)voidLocalClientRequestDispatcher. servant_postinvoke(Object self, ServantObject servant)ServantObjectLocalClientRequestDispatcher. servant_preinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)Returns a Java reference to the servant which should be used for this request.booleanLocalClientRequestDispatcher. useLocalInvocation(Object self)Constructors in com.sun.corba.ee.spi.protocol with parameters of type Object Constructor Description ForwardException(ORB orb, Object obj) -
Uses of Object in com.sun.corba.ee.spi.resolver
Methods in com.sun.corba.ee.spi.resolver that return Object Modifier and Type Method Description ObjectResolver. resolve(java.lang.String name)Look up the name using this resolver and return the CORBA object reference bound to this name, if any.Method parameters in com.sun.corba.ee.spi.resolver with type arguments of type Object Modifier and Type Method Description voidLocalResolver. register(java.lang.String name, org.glassfish.pfl.basic.func.NullaryFunction<Object> closure)Register the Closure with the given name. -
Uses of Object in com.sun.org.omg.CORBA
Subinterfaces of Object in com.sun.org.omg.CORBA Modifier and Type Interface Description interfaceRepositoryMethods in com.sun.org.omg.CORBA with parameters of type Object Modifier and Type Method Description static IDLTypeIDLTypeHelper. narrow(Object obj) -
Uses of Object in com.sun.org.omg.SendingContext
Subinterfaces of Object in com.sun.org.omg.SendingContext Modifier and Type Interface Description interfaceCodeBasecom/sun/org/omg/SendingContext/CodeBase.java Generated by the IDL-to-Java compiler (portable), version "3.0" from rt.idl Thursday, May 6, 1999 1:52:08 AM PDTClasses in com.sun.org.omg.SendingContext that implement Object Modifier and Type Class Description class_CodeBaseImplBasecom/sun/org/omg/SendingContext/_CodeBaseImplBase.java Generated by the IDL-to-Java compiler (portable), version "3.0" from rt.idl Thursday, May 6, 1999 1:52:08 AM PDTclass_CodeBaseStubcom/sun/org/omg/SendingContext/_CodeBaseStub.java Generated by the IDL-to-Java compiler (portable), version "3.0" from rt.idl Thursday, May 6, 1999 1:52:08 AM PDTMethods in com.sun.org.omg.SendingContext with parameters of type Object Modifier and Type Method Description static CodeBaseCodeBaseHelper. narrow(Object obj) -
Uses of Object in javax.rmi.CORBA
Classes in javax.rmi.CORBA that implement Object Modifier and Type Class Description classStubBase class from which all RMI-IIOP stubs must inherit.Methods in javax.rmi.CORBA that return Object Modifier and Type Method Description ObjectTie. thisObject()Returns an object reference for the target object represented by this tie. -
Uses of Object in org.glassfish.corba.org.omg.CORBA
Classes in org.glassfish.corba.org.omg.CORBA that implement Object Modifier and Type Class Description class_IDLTypeStubcom/sun/org/omg/CORBA/_IDLTypeStub.java Generated by the IDL-to-Java compiler (portable), version "3.0" from ir.idl Thursday, May 6, 1999 1:51:45 AM PDT -
Uses of Object in org.glassfish.jndi.cosnaming
Methods in org.glassfish.jndi.cosnaming with parameters of type Object Modifier and Type Method Description private voidCNCtx. setOrbAndRootContext(ORB orb, Object ncRef) -
Uses of Object in org.glassfish.jndi.toolkit.corba
Methods in org.glassfish.jndi.toolkit.corba that return Object Modifier and Type Method Description static ObjectCorbaUtils. remoteToCorba(java.rmi.Remote remoteObj, ORB orb)Returns the CORBA object reference associated with a Remote object by using the javax.rmi.CORBA package. -
Uses of Object in org.omg.CORBA
Subinterfaces of Object in org.omg.CORBA Modifier and Type Interface Description interfaceAliasDeforg/omg/CORBA/AliasDef.java .interfaceArrayDeforg/omg/CORBA/ArrayDef.java .interfaceAttributeDeforg/omg/CORBA/AttributeDef.java .interfaceConstantDeforg/omg/CORBA/ConstantDef.java .interfaceContainedorg/omg/CORBA/Contained.java .interfaceContainerorg/omg/CORBA/Container.java .interfaceCurrentInterfaces derived from the Current interface enable ORB and CORBA services to provide access to information (context) associated with the thread of execution in which they are running.interfaceDomainManagerProvides mechanisms for establishing and navigating relationships to superior and subordinate domains, as well as for creating and accessing policies.interfaceDynAnyDeprecated.Use the new DynAny insteadinterfaceDynArrayDeprecated.Use the new DynArray insteadinterfaceDynEnumDeprecated.Use the new DynEnum insteadinterfaceDynFixedDeprecated.Use the new DynFixed insteadinterfaceDynSequenceDeprecated.Use the new DynSequence insteadinterfaceDynStructDeprecated.Use the new DynStruct insteadinterfaceDynUnionDeprecated.Use the new DynUnion insteadinterfaceDynValueDeprecated.Use the new DynValue insteadinterfaceEnumDeforg/omg/CORBA/EnumDef.java .interfaceExceptionDeforg/omg/CORBA/ExceptionDef.java .interfaceIDLTypeAn abstract interface inherited by all Interface Repository (IR) objects that represent OMG IDL types.interfaceInterfaceDeforg/omg/CORBA/InterfaceDef.java .interfaceIRObjectAn IRObject IDL interface represents the most generic interface from which all other Interface Repository interfaces are derived, even the Repository itself.interfaceModuleDeforg/omg/CORBA/ModuleDef.java .interfaceNativeDeforg/omg/CORBA/NativeDef.java .interfaceOperationDeforg/omg/CORBA/OperationDef.java .interfacePolicyInterfaces derived from the Policy interface allow an ORB or CORBA service access to certain choices that affect its operation.interfacePrimitiveDeforg/omg/CORBA/PrimitiveDef.java .interfaceRepositoryorg/omg/CORBA/Repository.java .interfaceSequenceDeforg/omg/CORBA/SequenceDef.java .interfaceStringDeforg/omg/CORBA/StringDef.java .interfaceStructDeforg/omg/CORBA/StructDef.java .interfaceTypedefDeforg/omg/CORBA/TypedefDef.java .interfaceUnionDeforg/omg/CORBA/UnionDef.java .interfaceValueBoxDeforg/omg/CORBA/ValueBoxDef.java .interfaceValueDeforg/omg/CORBA/ValueDef.java .interfaceValueMemberDeforg/omg/CORBA/ValueMemberDef.java .Classes in org.omg.CORBA that implement Object Modifier and Type Class Description class_AliasDefStuborg/omg/CORBA/_AliasDefStub.java .class_ArrayDefStuborg/omg/CORBA/_ArrayDefStub.java .class_AttributeDefStuborg/omg/CORBA/_AttributeDefStub.java .class_ConstantDefStuborg/omg/CORBA/_ConstantDefStub.java .class_ContainedStuborg/omg/CORBA/_ContainedStub.java .class_ContainerStuborg/omg/CORBA/_ContainerStub.java .class_EnumDefStuborg/omg/CORBA/_EnumDefStub.java .class_ExceptionDefStuborg/omg/CORBA/_ExceptionDefStub.java .class_IDLTypeStubThe Stub for IDLType.class_InterfaceDefStuborg/omg/CORBA/_InterfaceDefStub.java .class_ModuleDefStuborg/omg/CORBA/_ModuleDefStub.java .class_NativeDefStuborg/omg/CORBA/_NativeDefStub.java .class_OperationDefStuborg/omg/CORBA/_OperationDefStub.java .class_PolicyStubThe Stub for Policy.class_PrimitiveDefStuborg/omg/CORBA/_PrimitiveDefStub.java .class_RepositoryStuborg/omg/CORBA/_RepositoryStub.java .class_SequenceDefStuborg/omg/CORBA/_SequenceDefStub.java .class_StringDefStuborg/omg/CORBA/_StringDefStub.java .class_StructDefStuborg/omg/CORBA/_StructDefStub.java .class_TypedefDefStuborg/omg/CORBA/_TypedefDefStub.java .class_UnionDefStuborg/omg/CORBA/_UnionDefStub.java .class_ValueBoxDefStuborg/omg/CORBA/_ValueBoxDefStub.java .class_ValueDefStuborg/omg/CORBA/_ValueDefStub.java .class_ValueMemberDefStuborg/omg/CORBA/_ValueMemberDefStub.java .classDynamicImplementationDeprecated.org.omg.CORBA.DynamicImplementationclassLocalObjectUsed as a base class for implementation of a local IDL interface in the Java language mapping.Fields in org.omg.CORBA declared as Object Modifier and Type Field Description ObjectObjectHolder. valueTheObjectvalue held by thisObjectHolderobject.Methods in org.omg.CORBA that return Object Modifier and Type Method Description ObjectLocalObject. _duplicate()Throws anorg.omg.CORBA.NO_IMPLEMENTexception with the message "This is a locally constrained object." This method is the default implementation of theorg.omg.CORBA.Objectmethod.ObjectObject. _duplicate()Returns a duplicate of this CORBA object reference.ObjectLocalObject. _get_interface()Throws anorg.omg.CORBA.NO_IMPLEMENTexception with the message "This is a locally constrained object." This method does not apply to local objects and is therefore not implemented.ObjectLocalObject. _get_interface_def()Throws anorg.omg.CORBA.NO_IMPLEMENTexception with the message "This is a locally constrained object." This method is the default implementation of theorg.omg.CORBA.Objectmethod.ObjectObject. _get_interface_def()Obtains anInterfaceDeffor the object implementation referenced by this object reference.ObjectLocalObject. _set_policy_override(Policy[] policies, SetOverrideType set_add)Throws anorg.omg.CORBA.NO_IMPLEMENTexception with the message "This is a locally constrained object." This method does not apply to local objects and is therefore not implemented.ObjectObject. _set_policy_override(Policy[] policies, SetOverrideType set_add)Returns a newObjectwith the given policies either replacing any existing policies in thisObjector with the given policies added to the existing ones, depending on the value of the givenSetOverrideTypeobject.static ObjectObjectHelper. extract(Any a)abstract ObjectAny. extract_Object()Extracts theorg.omg.CORBA.Objectin thisAnyobject'svaluefield.ObjectDynAny. get_reference()Deprecated.Retrieves theorg.omg.CORBA.Othercontained in thisDynAnyobject.static ObjectObjectHelper. read(InputStream istream)ObjectDataInputStream. read_Object()Reads an IDL CORBA::Object from the input stream.abstract ObjectORB. resolve_initial_references(java.lang.String object_name)Resolves a specific object reference from the set of available initial service names.abstract ObjectORB. string_to_object(java.lang.String str)Converts a string produced by the methodobject_to_stringback to a CORBA object reference.abstract ObjectRequest. target()Retrieves the the target object reference.Methods in org.omg.CORBA with parameters of type Object Modifier and Type Method Description booleanLocalObject. _is_equivalent(Object that)Determines whether the two object references are equivalent, so far as the ORB can easily determine.booleanObject. _is_equivalent(Object other)Determines whether the two object references are equivalent, so far as the ORB can easily determine.voidORB. connect(Object obj)Connects the given servant object (a Java object that is an instance of the server implementation class) to the ORB.NVListORB. create_operation_list(Object oper)Creates anNVListinitialized with argument descriptions for the operation described in the givenOperationDefobject.voidORB. disconnect(Object obj)Disconnects the given servant object from the ORB.static voidObjectHelper. insert(Any a, Object that)abstract voidAny. insert_Object(Object o)Inserts the givenorg.omg.CORBA.Objectobject into thisAnyobject'svaluefield.abstract voidAny. insert_Object(Object o, TypeCode t)Inserts the givenorg.omg.CORBA.Objectobject into thisAnyobject'svaluefield.voidDynAny. insert_reference(Object value)Deprecated.Inserts the givenorg.omg.CORBA.Objectas the value for thisDynAnyobject.static AliasDefAliasDefHelper. narrow(Object obj)static ArrayDefArrayDefHelper. narrow(Object obj)static AttributeDefAttributeDefHelper. narrow(Object obj)static ConstantDefConstantDefHelper. narrow(Object obj)static ContainedContainedHelper. narrow(Object obj)static ContainerContainerHelper. narrow(Object obj)static CurrentCurrentHelper. narrow(Object obj)static EnumDefEnumDefHelper. narrow(Object obj)static ExceptionDefExceptionDefHelper. narrow(Object obj)static IDLTypeIDLTypeHelper. narrow(Object obj)static InterfaceDefInterfaceDefHelper. narrow(Object obj)static ModuleDefModuleDefHelper. narrow(Object obj)static NativeDefNativeDefHelper. narrow(Object obj)static OperationDefOperationDefHelper. narrow(Object obj)static PolicyPolicyHelper. narrow(Object obj)static PrimitiveDefPrimitiveDefHelper. narrow(Object obj)static RepositoryRepositoryHelper. narrow(Object obj)static SequenceDefSequenceDefHelper. narrow(Object obj)static StringDefStringDefHelper. narrow(Object obj)static StructDefStructDefHelper. narrow(Object obj)static TypedefDefTypedefDefHelper. narrow(Object obj)static UnionDefUnionDefHelper. narrow(Object obj)static ValueBoxDefValueBoxDefHelper. narrow(Object obj)static ValueDefValueDefHelper. narrow(Object obj)static ValueMemberDefValueMemberDefHelper. narrow(Object obj)abstract java.lang.StringORB. object_to_string(Object obj)Converts the given CORBA object reference to a string.static AliasDefAliasDefHelper. unchecked_narrow(Object obj)static ArrayDefArrayDefHelper. unchecked_narrow(Object obj)static AttributeDefAttributeDefHelper. unchecked_narrow(Object obj)static ConstantDefConstantDefHelper. unchecked_narrow(Object obj)static ContainedContainedHelper. unchecked_narrow(Object obj)static ContainerContainerHelper. unchecked_narrow(Object obj)static EnumDefEnumDefHelper. unchecked_narrow(Object obj)static ExceptionDefExceptionDefHelper. unchecked_narrow(Object obj)static InterfaceDefInterfaceDefHelper. unchecked_narrow(Object obj)static ModuleDefModuleDefHelper. unchecked_narrow(Object obj)static NativeDefNativeDefHelper. unchecked_narrow(Object obj)static OperationDefOperationDefHelper. unchecked_narrow(Object obj)static PrimitiveDefPrimitiveDefHelper. unchecked_narrow(Object obj)static RepositoryRepositoryHelper. unchecked_narrow(Object obj)static SequenceDefSequenceDefHelper. unchecked_narrow(Object obj)static StringDefStringDefHelper. unchecked_narrow(Object obj)static StructDefStructDefHelper. unchecked_narrow(Object obj)static TypedefDefTypedefDefHelper. unchecked_narrow(Object obj)static UnionDefUnionDefHelper. unchecked_narrow(Object obj)static ValueBoxDefValueBoxDefHelper. unchecked_narrow(Object obj)static ValueDefValueDefHelper. unchecked_narrow(Object obj)static ValueMemberDefValueMemberDefHelper. unchecked_narrow(Object obj)static voidObjectHelper. write(OutputStream ostream, Object value)voidDataOutputStream. write_Object(Object value)Writes the IDL CORBA::Object value to the output stream.Constructors in org.omg.CORBA with parameters of type Object Constructor Description ObjectHolder(Object initial)Constructs a newObjectHolderobject with itsvaluefield initialized to the givenObject. -
Uses of Object in org.omg.CORBA_2_3
Methods in org.omg.CORBA_2_3 that return Object Modifier and Type Method Description ObjectORB. get_value_def(java.lang.String repid)Unimplemented method -
Uses of Object in org.omg.CORBA_2_3.portable
Classes in org.omg.CORBA_2_3.portable that implement Object Modifier and Type Class Description classObjectImplObjectImpl class is the base class for all stubs.Methods in org.omg.CORBA_2_3.portable with parameters of type Object Modifier and Type Method Description java.lang.StringDelegate. get_codebase(Object self)Returns the codebase for object reference provided. -
Uses of Object in org.omg.CORBA.portable
Classes in org.omg.CORBA.portable that implement Object Modifier and Type Class Description classObjectImplThe common base class for all stub classes; provides default implementations of theorg.omg.CORBA.Objectmethods.Methods in org.omg.CORBA.portable that return Object Modifier and Type Method Description ObjectObjectImpl. _duplicate()Returns a duplicate of thisObjectImplobject.ObjectObjectImpl. _get_interface_def()Retrieves the interface definition for thisObjectImplobject.ObjectObjectImpl. _set_policy_override(Policy[] policies, SetOverrideType set_add)Sets thisObjectImplobject's override type for the given policies to the given instance ofSetOverrideType.abstract ObjectDelegate. duplicate(Object obj)Returns a duplicate of the object reference provided.abstract ObjectDelegate. get_interface_def(Object self)Return an InterfaceDef for the object reference provided.abstract ObjectInputStream. read_Object()Reads a CORBA object from this input stream.ObjectInputStream. read_Object(java.lang.Class clz)Unmarshals an object and returns a CORBA Object, which is an instance of the class passed as its argument.ObjectDelegate. set_policy_override(Object self, Policy[] policies, SetOverrideType set_add)Associates the policies passed in with a newly created object reference that it returns.Methods in org.omg.CORBA.portable with parameters of type Object Modifier and Type Method Description booleanObjectImpl. _is_equivalent(Object that)Checks whether the the givenObjectImplobject is equivalent to thisObjectImplobject.abstract RequestDelegate. create_request(Object obj, Context ctx, java.lang.String operation, NVList arg_list, NamedValue result)Creates a Request instance for use in the Dynamic Invocation Interface.abstract RequestDelegate. create_request(Object obj, Context ctx, java.lang.String operation, NVList arg_list, NamedValue result, ExceptionList exclist, ContextList ctxlist)Creates a Request instance for use in the Dynamic Invocation Interface.abstract ObjectDelegate. duplicate(Object obj)Returns a duplicate of the object reference provided.booleanDelegate. equals(Object self, java.lang.Object obj)Provides the implementation to override the equals(java.lang.Object obj) method of the delegating CORBA object.DomainManager[]Delegate. get_domain_managers(Object self)Retrieves theDomainManagersof this object.abstract ObjectDelegate. get_interface_def(Object self)Return an InterfaceDef for the object reference provided.PolicyDelegate. get_policy(Object self, int policy_type)Returns thePolicyobject of the specified type which applies to this object.abstract intDelegate. hash(Object obj, int max)Returns an ORB-internal identifier (hashcode) for this object reference.intDelegate. hashCode(Object self)Provides the implementation to override the hashCode() method of the delegating CORBA object.InputStreamDelegate. invoke(Object self, OutputStream output)invoke is called by a stub to invoke an operation.abstract booleanDelegate. is_a(Object obj, java.lang.String repository_id)Checks if the object reference is an instance of the given interface.abstract booleanDelegate. is_equivalent(Object obj, Object other)Determines if the two object references are equivalent.booleanDelegate. is_local(Object self)Returns true if this object is implemented by a local servant.abstract booleanDelegate. non_existent(Object obj)Determines whether the server object for the object reference has been destroyed.ORBDelegate. orb(Object obj)Provides a reference to the orb associated with its parameter.abstract voidDelegate. release(Object obj)Releases resources associated with the object reference provided.voidDelegate. releaseReply(Object self, InputStream input)releaseReply may optionally be called by a stub to release a reply stream back to the ORB when the unmarshaling has completed.abstract RequestDelegate. request(Object obj, java.lang.String operation)Creates a Request instance for use in the Dynamic Invocation Interface.OutputStreamDelegate. request(Object self, java.lang.String operation, boolean responseExpected)request is called by a stub to obtain an OutputStream for marshaling arguments.voidDelegate. servant_postinvoke(Object self, ServantObject servant)servant_postinvoke() is invoked by the local stub after the operation has been invoked on the local servant.ServantObjectDelegate. servant_preinvoke(Object self, java.lang.String operation, java.lang.Class expectedType)Returns a Java reference to the servant which should be used for this request.ObjectDelegate. set_policy_override(Object self, Policy[] policies, SetOverrideType set_add)Associates the policies passed in with a newly created object reference that it returns.java.lang.StringDelegate. toString(Object self)Provides the implementation to override the toString() method of the delegating CORBA object.abstract voidOutputStream. write_Object(Object value)Writes a CORBA Object on this output stream. -
Uses of Object in org.omg.CosNaming
Subinterfaces of Object in org.omg.CosNaming Modifier and Type Interface Description interfaceBindingIteratorThe BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.interfaceNamingContextA naming context is an object that contains a set of name bindings in which each name is unique.interfaceNamingContextExtNamingContextExtis the extension ofNamingContextwhich contains a set of name bindings in which each name is unique and is part of Interoperable Naming Service.Classes in org.omg.CosNaming that implement Object Modifier and Type Class Description class_BindingIteratorStubThe BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.class_NamingContextExtStubNamingContextExtis the extension ofNamingContextwhich contains a set of name bindings in which each name is unique and is part of Interoperable Naming Service.class_NamingContextStubA naming context is an object that contains a set of name bindings in which each name is unique.Methods in org.omg.CosNaming that return Object Modifier and Type Method Description Object_NamingContextExtStub. resolve(NameComponent[] n)The resolve operation is the process of retrieving an object bound to a name in a given context.Object_NamingContextStub. resolve(NameComponent[] n)The resolve operation is the process of retrieving an object bound to a name in a given context.ObjectNamingContextExtPOATie. resolve(NameComponent[] n)The resolve operation is the process of retrieving an object bound to a name in a given context.ObjectNamingContextOperations. resolve(NameComponent[] n)The resolve operation is the process of retrieving an object bound to a name in a given context.ObjectNamingContextPOATie. resolve(NameComponent[] n)The resolve operation is the process of retrieving an object bound to a name in a given context.Object_NamingContextExtStub. resolve_str(java.lang.String sn)This operation resolves the Stringified name into the object reference.ObjectNamingContextExtOperations. resolve_str(java.lang.String sn)This operation resolves the Stringified name into the object reference.ObjectNamingContextExtPOATie. resolve_str(java.lang.String sn)This operation resolves the Stringified name into the object reference.Methods in org.omg.CosNaming with parameters of type Object Modifier and Type Method Description void_NamingContextExtStub. bind(NameComponent[] n, Object obj)Creates a binding of a name and an object in the naming context.void_NamingContextStub. bind(NameComponent[] n, Object obj)Creates a binding of a name and an object in the naming context.voidNamingContextExtPOATie. bind(NameComponent[] n, Object obj)Creates a binding of a name and an object in the naming context.voidNamingContextOperations. bind(NameComponent[] n, Object obj)Creates a binding of a name and an object in the naming context.voidNamingContextPOATie. bind(NameComponent[] n, Object obj)Creates a binding of a name and an object in the naming context.static BindingIteratorBindingIteratorHelper. narrow(Object obj)static NamingContextExtNamingContextExtHelper. narrow(Object obj)static NamingContextNamingContextHelper. narrow(Object obj)void_NamingContextExtStub. rebind(NameComponent[] n, Object obj)Creates a binding of a name and an object in the naming context even if the name is already bound in the context.void_NamingContextStub. rebind(NameComponent[] n, Object obj)Creates a binding of a name and an object in the naming context even if the name is already bound in the context.voidNamingContextExtPOATie. rebind(NameComponent[] n, Object obj)Creates a binding of a name and an object in the naming context even if the name is already bound in the context.voidNamingContextOperations. rebind(NameComponent[] n, Object obj)Creates a binding of a name and an object in the naming context even if the name is already bound in the context.voidNamingContextPOATie. rebind(NameComponent[] n, Object obj)Creates a binding of a name and an object in the naming context even if the name is already bound in the context.static BindingIteratorBindingIteratorHelper. unchecked_narrow(Object obj)static NamingContextExtNamingContextExtHelper. unchecked_narrow(Object obj)static NamingContextNamingContextHelper. unchecked_narrow(Object obj) -
Uses of Object in org.omg.CosTransactions
Subinterfaces of Object in org.omg.CosTransactions Modifier and Type Interface Description interfaceControlorg/omg/CosTransactions/Control.java .interfaceCoordinatororg/omg/CosTransactions/Coordinator.java .interfaceCurrentorg/omg/CosTransactions/Current.java .interfaceInvocationPolicyorg/omg/CosTransactions/InvocationPolicy.java .interfaceNonTxTargetPolicyorg/omg/CosTransactions/NonTxTargetPolicy.java .interfaceOTSPolicyorg/omg/CosTransactions/OTSPolicy.java .interfaceRecoveryCoordinatororg/omg/CosTransactions/RecoveryCoordinator.java .interfaceResourceorg/omg/CosTransactions/Resource.java .interfaceSubtransactionAwareResourceorg/omg/CosTransactions/SubtransactionAwareResource.java .interfaceSynchronizationorg/omg/CosTransactions/Synchronization.java .interfaceTerminatororg/omg/CosTransactions/Terminator.java .interfaceTransactionalObjectorg/omg/CosTransactions/TransactionalObject.java .interfaceTransactionFactoryorg/omg/CosTransactions/TransactionFactory.java .Classes in org.omg.CosTransactions that implement Object Modifier and Type Class Description class_ControlStuborg/omg/CosTransactions/_ControlStub.java .class_CoordinatorStuborg/omg/CosTransactions/_CoordinatorStub.java .class_CurrentStuborg/omg/CosTransactions/_CurrentStub.java .class_InvocationPolicyStuborg/omg/CosTransactions/_InvocationPolicyStub.java .class_NonTxTargetPolicyStuborg/omg/CosTransactions/_NonTxTargetPolicyStub.java .class_OTSPolicyStuborg/omg/CosTransactions/_OTSPolicyStub.java .class_RecoveryCoordinatorStuborg/omg/CosTransactions/_RecoveryCoordinatorStub.java .class_ResourceStuborg/omg/CosTransactions/_ResourceStub.java .class_SubtransactionAwareResourceStuborg/omg/CosTransactions/_SubtransactionAwareResourceStub.java .class_SynchronizationStuborg/omg/CosTransactions/_SynchronizationStub.java .class_TerminatorStuborg/omg/CosTransactions/_TerminatorStub.java .class_TransactionalObjectStuborg/omg/CosTransactions/_TransactionalObjectStub.java .class_TransactionFactoryStuborg/omg/CosTransactions/_TransactionFactoryStub.java .Methods in org.omg.CosTransactions with parameters of type Object Modifier and Type Method Description static ControlControlHelper. narrow(Object obj)static CoordinatorCoordinatorHelper. narrow(Object obj)static CurrentCurrentHelper. narrow(Object obj)static InvocationPolicyInvocationPolicyHelper. narrow(Object obj)static NonTxTargetPolicyNonTxTargetPolicyHelper. narrow(Object obj)static OTSPolicyOTSPolicyHelper. narrow(Object obj)static RecoveryCoordinatorRecoveryCoordinatorHelper. narrow(Object obj)static ResourceResourceHelper. narrow(Object obj)static SubtransactionAwareResourceSubtransactionAwareResourceHelper. narrow(Object obj)static SynchronizationSynchronizationHelper. narrow(Object obj)static TerminatorTerminatorHelper. narrow(Object obj)static TransactionalObjectTransactionalObjectHelper. narrow(Object obj)static TransactionFactoryTransactionFactoryHelper. narrow(Object obj)static ControlControlHelper. unchecked_narrow(Object obj)static CoordinatorCoordinatorHelper. unchecked_narrow(Object obj)static CurrentCurrentHelper. unchecked_narrow(Object obj)static InvocationPolicyInvocationPolicyHelper. unchecked_narrow(Object obj)static NonTxTargetPolicyNonTxTargetPolicyHelper. unchecked_narrow(Object obj)static OTSPolicyOTSPolicyHelper. unchecked_narrow(Object obj)static RecoveryCoordinatorRecoveryCoordinatorHelper. unchecked_narrow(Object obj)static ResourceResourceHelper. unchecked_narrow(Object obj)static SubtransactionAwareResourceSubtransactionAwareResourceHelper. unchecked_narrow(Object obj)static SynchronizationSynchronizationHelper. unchecked_narrow(Object obj)static TerminatorTerminatorHelper. unchecked_narrow(Object obj)static TransactionalObjectTransactionalObjectHelper. unchecked_narrow(Object obj)static TransactionFactoryTransactionFactoryHelper. unchecked_narrow(Object obj) -
Uses of Object in org.omg.DynamicAny
Subinterfaces of Object in org.omg.DynamicAny Modifier and Type Interface Description interfaceDynAnyAny values can be dynamically interpreted (traversed) and constructed through DynAny objects.interfaceDynAnyFactoryDynAny objects can be created by invoking operations on the DynAnyFactory object.interfaceDynArrayDynArray objects support the manipulation of IDL arrays.interfaceDynEnumDynEnum objects support the manipulation of IDL enumerated values.interfaceDynFixedDynFixed objects support the manipulation of IDL fixed values.interfaceDynSequenceDynSequence objects support the manipulation of IDL sequences.interfaceDynStructDynStruct objects support the manipulation of IDL struct and exception values.interfaceDynUnionDynUnion objects support the manipulation of IDL unions.interfaceDynValueDynValue objects support the manipulation of IDL non-boxed value types.interfaceDynValueBoxDynValueBox objects support the manipulation of IDL boxed value types.interfaceDynValueCommonDynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.Classes in org.omg.DynamicAny that implement Object Modifier and Type Class Description class_DynAnyFactoryStubDynAny objects can be created by invoking operations on the DynAnyFactory object.class_DynAnyStubAny values can be dynamically interpreted (traversed) and constructed through DynAny objects.class_DynArrayStubDynArray objects support the manipulation of IDL arrays.class_DynEnumStubDynEnum objects support the manipulation of IDL enumerated values.class_DynFixedStubDynFixed objects support the manipulation of IDL fixed values.class_DynSequenceStubDynSequence objects support the manipulation of IDL sequences.class_DynStructStubDynStruct objects support the manipulation of IDL struct and exception values.class_DynUnionStubDynUnion objects support the manipulation of IDL unions.class_DynValueBoxStubDynValueBox objects support the manipulation of IDL boxed value types.class_DynValueCommonStubDynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.class_DynValueStubDynValue objects support the manipulation of IDL non-boxed value types.Methods in org.omg.DynamicAny that return Object Modifier and Type Method Description Object_DynAnyStub. get_reference()Extracts the reference to a CORBA Object from this DynAny.Object_DynArrayStub. get_reference()Extracts the reference to a CORBA Object from this DynAny.Object_DynEnumStub. get_reference()Extracts the reference to a CORBA Object from this DynAny.Object_DynFixedStub. get_reference()Extracts the reference to a CORBA Object from this DynAny.Object_DynSequenceStub. get_reference()Extracts the reference to a CORBA Object from this DynAny.Object_DynStructStub. get_reference()Extracts the reference to a CORBA Object from this DynAny.Object_DynUnionStub. get_reference()Extracts the reference to a CORBA Object from this DynAny.Object_DynValueBoxStub. get_reference()Extracts the reference to a CORBA Object from this DynAny.Object_DynValueCommonStub. get_reference()Extracts the reference to a CORBA Object from this DynAny.Object_DynValueStub. get_reference()Extracts the reference to a CORBA Object from this DynAny.ObjectDynAnyOperations. get_reference()Extracts the reference to a CORBA Object from this DynAny.ObjectDynAnyPOATie. get_reference()Extracts the reference to a CORBA Object from this DynAny.ObjectDynArrayPOATie. get_reference()Extracts the reference to a CORBA Object from this DynAny.ObjectDynEnumPOATie. get_reference()Extracts the reference to a CORBA Object from this DynAny.ObjectDynFixedPOATie. get_reference()Extracts the reference to a CORBA Object from this DynAny.ObjectDynSequencePOATie. get_reference()Extracts the reference to a CORBA Object from this DynAny.ObjectDynStructPOATie. get_reference()Extracts the reference to a CORBA Object from this DynAny.ObjectDynUnionPOATie. get_reference()Extracts the reference to a CORBA Object from this DynAny.ObjectDynValueBoxPOATie. get_reference()Extracts the reference to a CORBA Object from this DynAny.ObjectDynValueCommonPOATie. get_reference()Extracts the reference to a CORBA Object from this DynAny.ObjectDynValuePOATie. get_reference()Extracts the reference to a CORBA Object from this DynAny.Methods in org.omg.DynamicAny with parameters of type Object Modifier and Type Method Description void_DynAnyStub. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.void_DynArrayStub. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.void_DynEnumStub. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.void_DynFixedStub. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.void_DynSequenceStub. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.void_DynStructStub. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.void_DynUnionStub. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.void_DynValueBoxStub. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.void_DynValueCommonStub. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.void_DynValueStub. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.voidDynAnyOperations. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.voidDynAnyPOATie. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.voidDynArrayPOATie. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.voidDynEnumPOATie. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.voidDynFixedPOATie. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.voidDynSequencePOATie. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.voidDynStructPOATie. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.voidDynUnionPOATie. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.voidDynValueBoxPOATie. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.voidDynValueCommonPOATie. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.voidDynValuePOATie. insert_reference(Object value)Inserts a reference to a CORBA object into the DynAny.static DynAnyFactoryDynAnyFactoryHelper. narrow(Object obj)static DynAnyDynAnyHelper. narrow(Object obj)static DynArrayDynArrayHelper. narrow(Object obj)static DynEnumDynEnumHelper. narrow(Object obj)static DynFixedDynFixedHelper. narrow(Object obj)static DynSequenceDynSequenceHelper. narrow(Object obj)static DynStructDynStructHelper. narrow(Object obj)static DynUnionDynUnionHelper. narrow(Object obj)static DynValueBoxDynValueBoxHelper. narrow(Object obj)static DynValueCommonDynValueCommonHelper. narrow(Object obj)static DynValueDynValueHelper. narrow(Object obj)static DynAnyFactoryDynAnyFactoryHelper. unchecked_narrow(Object obj)static DynAnyDynAnyHelper. unchecked_narrow(Object obj)static DynArrayDynArrayHelper. unchecked_narrow(Object obj)static DynEnumDynEnumHelper. unchecked_narrow(Object obj)static DynFixedDynFixedHelper. unchecked_narrow(Object obj)static DynSequenceDynSequenceHelper. unchecked_narrow(Object obj)static DynStructDynStructHelper. unchecked_narrow(Object obj)static DynUnionDynUnionHelper. unchecked_narrow(Object obj)static DynValueBoxDynValueBoxHelper. unchecked_narrow(Object obj)static DynValueCommonDynValueCommonHelper. unchecked_narrow(Object obj)static DynValueDynValueHelper. unchecked_narrow(Object obj) -
Uses of Object in org.omg.IOP
Subinterfaces of Object in org.omg.IOP Modifier and Type Interface Description interfaceCodecThe formats of IOR components and service context data used by ORB services are often defined as CDR encapsulations encoding instances of IDL defined data types.interfaceCodecFactoryCodecsare obtained from theCodecFactory.Methods in org.omg.IOP with parameters of type Object Modifier and Type Method Description static CodecFactoryCodecFactoryHelper. narrow(Object obj)static CodecCodecHelper. narrow(Object obj)static CodecFactoryCodecFactoryHelper. unchecked_narrow(Object obj)static CodecCodecHelper. unchecked_narrow(Object obj) -
Uses of Object in org.omg.Messaging
Subinterfaces of Object in org.omg.Messaging Modifier and Type Interface Description interfaceMaxHopsPolicyorg/omg/Messaging/MaxHopsPolicy.java .interfaceQueueOrderPolicyorg/omg/Messaging/QueueOrderPolicy.java .interfaceRebindPolicyorg/omg/Messaging/RebindPolicy.java .interfaceRelativeRequestTimeoutPolicyorg/omg/Messaging/RelativeRequestTimeoutPolicy.java .interfaceRelativeRoundtripTimeoutPolicyorg/omg/Messaging/RelativeRoundtripTimeoutPolicy.java .interfaceReplyEndTimePolicyorg/omg/Messaging/ReplyEndTimePolicy.java .interfaceReplyPriorityPolicyorg/omg/Messaging/ReplyPriorityPolicy.java .interfaceReplyStartTimePolicyorg/omg/Messaging/ReplyStartTimePolicy.java .interfaceRequestEndTimePolicyorg/omg/Messaging/RequestEndTimePolicy.java .interfaceRequestPriorityPolicyorg/omg/Messaging/RequestPriorityPolicy.java .interfaceRequestStartTimePolicyorg/omg/Messaging/RequestStartTimePolicy.java .interfaceRoutingPolicyorg/omg/Messaging/RoutingPolicy.java .interfaceSyncScopePolicyorg/omg/Messaging/SyncScopePolicy.java .Classes in org.omg.Messaging that implement Object Modifier and Type Class Description class_MaxHopsPolicyStuborg/omg/Messaging/_MaxHopsPolicyStub.java .class_QueueOrderPolicyStuborg/omg/Messaging/_QueueOrderPolicyStub.java .class_RebindPolicyStuborg/omg/Messaging/_RebindPolicyStub.java .class_RelativeRequestTimeoutPolicyStuborg/omg/Messaging/_RelativeRequestTimeoutPolicyStub.java .class_RelativeRoundtripTimeoutPolicyStuborg/omg/Messaging/_RelativeRoundtripTimeoutPolicyStub.java .class_ReplyEndTimePolicyStuborg/omg/Messaging/_ReplyEndTimePolicyStub.java .class_ReplyPriorityPolicyStuborg/omg/Messaging/_ReplyPriorityPolicyStub.java .class_ReplyStartTimePolicyStuborg/omg/Messaging/_ReplyStartTimePolicyStub.java .class_RequestEndTimePolicyStuborg/omg/Messaging/_RequestEndTimePolicyStub.java .class_RequestPriorityPolicyStuborg/omg/Messaging/_RequestPriorityPolicyStub.java .class_RequestStartTimePolicyStuborg/omg/Messaging/_RequestStartTimePolicyStub.java .class_RoutingPolicyStuborg/omg/Messaging/_RoutingPolicyStub.java .class_SyncScopePolicyStuborg/omg/Messaging/_SyncScopePolicyStub.java .Methods in org.omg.Messaging with parameters of type Object Modifier and Type Method Description static MaxHopsPolicyMaxHopsPolicyHelper. narrow(Object obj)static QueueOrderPolicyQueueOrderPolicyHelper. narrow(Object obj)static RebindPolicyRebindPolicyHelper. narrow(Object obj)static RelativeRequestTimeoutPolicyRelativeRequestTimeoutPolicyHelper. narrow(Object obj)static RelativeRoundtripTimeoutPolicyRelativeRoundtripTimeoutPolicyHelper. narrow(Object obj)static ReplyEndTimePolicyReplyEndTimePolicyHelper. narrow(Object obj)static ReplyPriorityPolicyReplyPriorityPolicyHelper. narrow(Object obj)static ReplyStartTimePolicyReplyStartTimePolicyHelper. narrow(Object obj)static RequestEndTimePolicyRequestEndTimePolicyHelper. narrow(Object obj)static RequestPriorityPolicyRequestPriorityPolicyHelper. narrow(Object obj)static RequestStartTimePolicyRequestStartTimePolicyHelper. narrow(Object obj)static RoutingPolicyRoutingPolicyHelper. narrow(Object obj)static SyncScopePolicySyncScopePolicyHelper. narrow(Object obj)static MaxHopsPolicyMaxHopsPolicyHelper. unchecked_narrow(Object obj)static QueueOrderPolicyQueueOrderPolicyHelper. unchecked_narrow(Object obj)static RebindPolicyRebindPolicyHelper. unchecked_narrow(Object obj)static RelativeRequestTimeoutPolicyRelativeRequestTimeoutPolicyHelper. unchecked_narrow(Object obj)static RelativeRoundtripTimeoutPolicyRelativeRoundtripTimeoutPolicyHelper. unchecked_narrow(Object obj)static ReplyEndTimePolicyReplyEndTimePolicyHelper. unchecked_narrow(Object obj)static ReplyPriorityPolicyReplyPriorityPolicyHelper. unchecked_narrow(Object obj)static ReplyStartTimePolicyReplyStartTimePolicyHelper. unchecked_narrow(Object obj)static RequestEndTimePolicyRequestEndTimePolicyHelper. unchecked_narrow(Object obj)static RequestPriorityPolicyRequestPriorityPolicyHelper. unchecked_narrow(Object obj)static RequestStartTimePolicyRequestStartTimePolicyHelper. unchecked_narrow(Object obj)static RoutingPolicyRoutingPolicyHelper. unchecked_narrow(Object obj)static SyncScopePolicySyncScopePolicyHelper. unchecked_narrow(Object obj) -
Uses of Object in org.omg.PortableInterceptor
Subinterfaces of Object in org.omg.PortableInterceptor Modifier and Type Interface Description interfaceClientRequestInfoRequest Information, accessible to client-side request interceptors.interfaceClientRequestInterceptorClient-side request interceptor.interfaceCurrentPortable Interceptors Current (also known asPICurrent) 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.interfaceInterceptorAll Portable Interceptors implement Interceptor.interfaceIORInfoProvides the server-side ORB service with access to the applicable policies during IOR construction and the ability to add components.interfaceIORInterceptorInterceptor used to establish tagged components in the profiles within an IOR.interfaceIORInterceptor_3_0org/omg/PortableInterceptor/IORInterceptor_3_0.java .interfaceORBInitializerFacilitates interceptor registration and ORB initialization.interfaceORBInitInfoPassed to eachORBInitializer, allowing it to to register interceptors and perform other duties while the ORB is initializing.interfacePolicyFactoryEnables policy types to be constructed usingCORBA.ORB.create_policy.interfaceRequestInfoRequest Information, accessible to Interceptors.interfaceServerRequestInfoRequest Information, accessible to server-side request interceptors.interfaceServerRequestInterceptorServer-side request interceptor.Fields in org.omg.PortableInterceptor declared as Object Modifier and Type Field Description ObjectForwardRequest. forwardThe new object to forward the request to.Methods in org.omg.PortableInterceptor that return Object Modifier and Type Method Description ObjectClientRequestInfoOperations. effective_target()Returns the actual object on which the operation will be invoked.ObjectRequestInfoOperations. forward_reference()Contains the object to which the request will be forwarded, if thereply_statusattribute isLOCATION_FORWARD.ObjectObjectReferenceFactory. make_object(java.lang.String repositoryId, byte[] object_id)make_object creates a CORBA object reference according to the data in this template, with the given repository ID and object ID.ObjectORBInitInfoOperations. resolve_initial_references(java.lang.String id)Identical toORB.resolve_initial_references.ObjectClientRequestInfoOperations. target()Returns the object which the client called to perform the operation.Methods in org.omg.PortableInterceptor with parameters of type Object Modifier and Type Method Description static ClientRequestInfoClientRequestInfoHelper. narrow(Object obj)static ClientRequestInterceptorClientRequestInterceptorHelper. narrow(Object obj)static CurrentCurrentHelper. narrow(Object obj)static InterceptorInterceptorHelper. narrow(Object obj)static IORInfoIORInfoHelper. narrow(Object obj)static IORInterceptor_3_0IORInterceptor_3_0Helper. narrow(Object obj)static IORInterceptorIORInterceptorHelper. narrow(Object obj)static ORBInitializerORBInitializerHelper. narrow(Object obj)static ORBInitInfoORBInitInfoHelper. narrow(Object obj)static PolicyFactoryPolicyFactoryHelper. narrow(Object obj)static RequestInfoRequestInfoHelper. narrow(Object obj)static ServerRequestInfoServerRequestInfoHelper. narrow(Object obj)static ServerRequestInterceptorServerRequestInterceptorHelper. narrow(Object obj)voidORBInitInfoOperations. register_initial_reference(java.lang.String id, Object obj)Identical toORB.register_initial_reference.static ClientRequestInfoClientRequestInfoHelper. unchecked_narrow(Object obj)static ClientRequestInterceptorClientRequestInterceptorHelper. unchecked_narrow(Object obj)static CurrentCurrentHelper. unchecked_narrow(Object obj)static InterceptorInterceptorHelper. unchecked_narrow(Object obj)static IORInfoIORInfoHelper. unchecked_narrow(Object obj)static IORInterceptor_3_0IORInterceptor_3_0Helper. unchecked_narrow(Object obj)static IORInterceptorIORInterceptorHelper. unchecked_narrow(Object obj)static ORBInitializerORBInitializerHelper. unchecked_narrow(Object obj)static ORBInitInfoORBInitInfoHelper. unchecked_narrow(Object obj)static PolicyFactoryPolicyFactoryHelper. unchecked_narrow(Object obj)static RequestInfoRequestInfoHelper. unchecked_narrow(Object obj)static ServerRequestInfoServerRequestInfoHelper. unchecked_narrow(Object obj)static ServerRequestInterceptorServerRequestInterceptorHelper. unchecked_narrow(Object obj)Constructors in org.omg.PortableInterceptor with parameters of type Object Constructor Description ForwardRequest(java.lang.String $reason, Object _forward)ForwardRequest(Object _forward) -
Uses of Object in org.omg.PortableServer
Subinterfaces of Object in org.omg.PortableServer Modifier and Type Interface Description interfaceAdapterActivatorAn adapter activator supplies a POA with the ability to create child POAs on demand, as a side-effect of receiving a request that names the child POA (or one of its children), or when find_POA is called with an activate parameter value of TRUE.interfaceCurrentThe PortableServer::Current interface, derived from CORBA::Current, provides method implementations with access to the identity of the object on which the method was invoked.interfaceIdAssignmentPolicyIdAssignmentPolicy specifies whether Object Ids in the created POA are generated by the application or by the ORB.interfaceIdUniquenessPolicyThe IdUniquenessPolicy specifies whether the servants activated in the created POA must have unique object i identities.interfaceImplicitActivationPolicyThis policy specifies whether implicit activation of servants is supported in the created POA.interfaceLifespanPolicyThe LifespanPolicy specifies the lifespan of the objects implemented in the created POA.interfacePOAA POA object manages the implementation of a collection of objects.interfacePOAManagerEach POA object has an associated POAManager object.interfaceRequestProcessingPolicyThis policy specifies how requests are processed by the created POA.interfaceServantActivatorWhen the POA has the RETAIN policy it uses servant managers that are ServantActivators.interfaceServantLocatorWhen the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.interfaceServantManagerA servant manager supplies a POA with the ability to activate objects on demand when the POA receives a request targeted at an inactive object.interfaceServantRetentionPolicyThis policy specifies whether the created POA retains active servants in an Active Object Map.interfaceThreadPolicyThe ThreadPolicy specifies the threading model used with the created POA.Classes in org.omg.PortableServer that implement Object Modifier and Type Class Description class_ServantActivatorStubWhen the POA has the RETAIN policy it uses servant managers that are ServantActivators.class_ServantLocatorStubWhen the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.Fields in org.omg.PortableServer declared as Object Modifier and Type Field Description ObjectForwardRequest. forward_referenceMethods in org.omg.PortableServer that return Object Modifier and Type Method Description ObjectServant. _get_interface_def()Returns anInterfaceDefobject as aCORBA::Objectthat defines the runtime type of theCORBA::Objectimplemented by theServant.ObjectServant. _this_object()Allows the servant to obtain the object reference for the target CORBA object it is incarnating for that request.ObjectServant. _this_object(ORB orb)Allows the servant to obtain the object reference for the target CORBA Object it is incarnating for that request.ObjectPOAOperations. create_reference(java.lang.String intf)This operation creates an object reference that encapsulates a POA-generated Object Id value and the specified interface repository id.ObjectPOAOperations. create_reference_with_id(byte[] oid, java.lang.String intf)This operation creates an object reference that encapsulates the specified Object Id and interface repository Id values.ObjectPOAOperations. id_to_reference(byte[] oid)If an object with the specified Object Id value is currently active, a reference encapsulating the information used to activate the object is returned.ObjectPOAOperations. servant_to_reference(Servant p_servant)This operation requires the RETAIN policy and either the UNIQUE_ID or IMPLICIT_ACTIVATION policies if invoked outside the context of an operation dispatched by this POA.Methods in org.omg.PortableServer with parameters of type Object Modifier and Type Method Description static POAPOAHelper. narrow(Object obj)static ServantActivatorServantActivatorHelper. narrow(Object obj)static ServantLocatorServantLocatorHelper. narrow(Object obj)byte[]POAOperations. reference_to_id(Object reference)This operation returns the Object Id value encapsulated by the specified reference.ServantPOAOperations. reference_to_servant(Object reference)If the POA has the RETAIN policy and the specified object is present in the Active Object Map, this operation returns the servant associated with that object in the Active Object Map.static ServantActivatorServantActivatorHelper. unchecked_narrow(Object obj)static ServantLocatorServantLocatorHelper. unchecked_narrow(Object obj)Constructors in org.omg.PortableServer with parameters of type Object Constructor Description ForwardRequest(java.lang.String $reason, Object _forward_reference)ForwardRequest(Object _forward_reference) -
Uses of Object in org.omg.PortableServer.portable
Methods in org.omg.PortableServer.portable that return Object Modifier and Type Method Description ObjectDelegate. get_interface_def(Servant self)This operation returns an object in the Interface Repository which provides type information that may be useful to a program.ObjectDelegate. this_object(Servant Self)This allows the servant to obtain the object reference for the target CORBA Object it is incarnating for that request. -
Uses of Object in org.omg.SendingContext
Subinterfaces of Object in org.omg.SendingContext Modifier and Type Interface Description interfaceCodeBaseorg/omg/SendingContext/CodeBase.java .interfaceRunTimeorg/omg/SendingContext/RunTime.java .Classes in org.omg.SendingContext that implement Object Modifier and Type Class Description class_CodeBaseStuborg/omg/SendingContext/_CodeBaseStub.java .class_RunTimeStuborg/omg/SendingContext/_RunTimeStub.java .Methods in org.omg.SendingContext with parameters of type Object Modifier and Type Method Description static CodeBaseCodeBaseHelper. narrow(Object obj)static RunTimeRunTimeHelper. narrow(Object obj)static CodeBaseCodeBaseHelper. unchecked_narrow(Object obj)static RunTimeRunTimeHelper. unchecked_narrow(Object obj) -
Uses of Object in org.omg.stub.java.rmi
Classes in org.omg.stub.java.rmi that implement Object Modifier and Type Class Description class_Remote_StubThis class provides the Stub for the Remote Type.
-