|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BAD_PARAM | |
org.omg.CORBA | Provides the mapping of the OMG CORBA APIs to the JavaTM programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB). |
org.omg.CORBA_2_3 | The CORBA_2_3 package defines additions to existing CORBA interfaces in the Java 2 Standard Edition. These changes occurred in recent revisions to the CORBA API defined by the OMG. The new methods were added to interfaces derived from the corresponding interfaces in the CORBA package. This provides backward compatibility and avoids breaking the JCK tests. |
org.omg.CosNaming | Provides the naming service for Java IDL. |
org.omg.CosNaming.NamingContextPackage | Provides the exceptions used in the package org.omg.CosNaming
(AlreadyBound , CannotProceed ,
InvalidName , NotEmpty , and
NotFound )
and also the Helper and Holder classes for those
exceptions. |
Uses of BAD_PARAM in org.omg.CORBA |
Methods in org.omg.CORBA that throw BAD_PARAM | |
static SetOverrideType |
SetOverrideType.from_int(int i)
Converts the given int to the corresponding
SetOverrideType instance. |
static TCKind |
TCKind.from_int(int i)
Converts the given int to the corresponding
TCKind instance. |
static CompletionStatus |
CompletionStatus.from_int(int i)
Creates a CompletionStatus object from the given int . |
static DefinitionKind |
DefinitionKind.from_int(int i)
Creates a DefinitionKind instance corresponding to the given code
. |
Uses of BAD_PARAM in org.omg.CORBA_2_3 |
Methods in org.omg.CORBA_2_3 that throw BAD_PARAM | |
Object |
ORB.get_value_def(String repid)
|
Uses of BAD_PARAM in org.omg.CosNaming |
Methods in org.omg.CosNaming that throw BAD_PARAM | |
static BindingIterator |
BindingIteratorHelper.narrow(Object that)
|
static NamingContext |
NamingContextHelper.narrow(Object that)
|
static BindingType |
BindingType.from_int(int i)
|
Uses of BAD_PARAM in org.omg.CosNaming.NamingContextPackage |
Methods in org.omg.CosNaming.NamingContextPackage that throw BAD_PARAM | |
static NotFoundReason |
NotFoundReason.from_int(int i)
|
|
JavaTM 2 Platform Std. Ed. v1.3.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Oracle and/or its affiliates, in the US and other countries.
Copyright © 1995, 2010 Oracle and/or its affiliates. All rights reserved.