Uses of Class
org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidName
Packages that use InvalidName
Package
Description
-
Uses of InvalidName in com.sun.corba.ee.impl.interceptors
Methods in com.sun.corba.ee.impl.interceptors that throw InvalidNameModifier and TypeMethodDescriptionvoid
ORBInitInfoImpl.register_initial_reference
(String id, Object obj) See orbos/99-12-02, Chapter 11, Dynamic Initial References on page 11-81.ORBInitInfoImpl.resolve_initial_references
(String id) This operation is only valid during post_init. -
Uses of InvalidName in org.omg.PortableInterceptor
Methods in org.omg.PortableInterceptor that throw InvalidNameModifier and TypeMethodDescriptionvoid
ORBInitInfoOperations.register_initial_reference
(String id, Object obj) Identical toORB.register_initial_reference
.ORBInitInfoOperations.resolve_initial_references
(String id) Identical toORB.resolve_initial_references
. -
Uses of InvalidName in org.omg.PortableInterceptor.ORBInitInfoPackage
Fields in org.omg.PortableInterceptor.ORBInitInfoPackage declared as InvalidNameMethods in org.omg.PortableInterceptor.ORBInitInfoPackage that return InvalidNameModifier and TypeMethodDescriptionstatic InvalidName
static InvalidName
InvalidNameHelper.read
(InputStream istream) Methods in org.omg.PortableInterceptor.ORBInitInfoPackage with parameters of type InvalidNameModifier and TypeMethodDescriptionstatic void
InvalidNameHelper.insert
(Any a, InvalidName that) static void
InvalidNameHelper.write
(OutputStream ostream, InvalidName value) Constructors in org.omg.PortableInterceptor.ORBInitInfoPackage with parameters of type InvalidName