Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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,
|
Uses of InvalidName in org.omg.PortableInterceptor |
---|
Modifier and Type | Method and Description |
---|---|
void |
ORBInitInfoOperations.register_initial_reference(String id,
Object obj)
Identical to ORB.register_initial_reference . |
Object |
ORBInitInfoOperations.resolve_initial_references(String id)
Identical to ORB.resolve_initial_references . |
Uses of InvalidName in org.omg.PortableInterceptor.ORBInitInfoPackage |
---|
Modifier and Type | Method and Description |
---|---|
static InvalidName |
InvalidNameHelper.extract(Any a)
|
static InvalidName |
InvalidNameHelper.read(InputStream istream)
|
Modifier and Type | Method and Description |
---|---|
static void |
InvalidNameHelper.insert(Any a,
InvalidName that)
|
static void |
InvalidNameHelper.write(OutputStream ostream,
InvalidName value)
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.