| 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidName | |
|---|---|
| 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 | |
|---|---|
 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 | 
|---|
| Methods in org.omg.PortableInterceptor.ORBInitInfoPackage that return InvalidName | |
|---|---|
static InvalidName | 
InvalidNameHelper.extract(Any a)
 | 
static InvalidName | 
InvalidNameHelper.read(InputStream istream)
 | 
| Methods in org.omg.PortableInterceptor.ORBInitInfoPackage with parameters of type InvalidName | |
|---|---|
static void | 
InvalidNameHelper.insert(Any a,
       InvalidName that)
 | 
static void | 
InvalidNameHelper.write(OutputStream ostream,
      InvalidName value)
 | 
  | 
Java™ Platform Standard Ed. 6  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.