Uses of Class
org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidName
-
Packages that use InvalidName Package Description org.omg.PortableInterceptor Provides a mechanism to register ORB hooks through which ORB services can intercept the normal flow of execution of the ORB.org.omg.PortableInterceptor.ORBInitInfoPackage This package contains the exceptions and typedefs from the ORBInitInfo local interface of the PortableInterceptor module specified in the OMG Portable Interceptor specification, http://cgi.omg.org/cgi-bin/doc?ptc/2000-08-06, section 21.7.2. -
-
Uses of InvalidName in org.omg.PortableInterceptor
Methods in org.omg.PortableInterceptor that throw InvalidName Modifier and Type Method and Description void
ORBInitInfoOperations. register_initial_reference(String id, Object obj)
Identical toORB.register_initial_reference
.Object
ORBInitInfoOperations. resolve_initial_references(String id)
Identical toORB.resolve_initial_references
. -
Uses of InvalidName in org.omg.PortableInterceptor.ORBInitInfoPackage
Methods in org.omg.PortableInterceptor.ORBInitInfoPackage that return InvalidName Modifier and Type Method and Description static InvalidName
InvalidNameHelper. extract(Any a)
static InvalidName
InvalidNameHelper. read(InputStream istream)
Methods in org.omg.PortableInterceptor.ORBInitInfoPackage with parameters of type InvalidName Modifier and Type Method and Description static void
InvalidNameHelper. insert(Any a, InvalidName that)
static void
InvalidNameHelper. write(OutputStream ostream, InvalidName value)
-
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2022, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.