Uses of Class
org.omg.CORBA.BAD_INV_ORDER
Packages that use BAD_INV_ORDER
Package
Description
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).
-
Uses of BAD_INV_ORDER in com.sun.corba.ee.impl.interceptors
Methods in com.sun.corba.ee.impl.interceptors that throw BAD_INV_ORDERModifier and TypeMethodDescriptionprotected void
ClientRequestInfoImpl.checkAccess
(int methodID) See description for RequestInfoImpl.checkAccessprotected abstract void
RequestInfoImpl.checkAccess
(int methodID) Check whether the caller is allowed to access this method at this particular time. -
Uses of BAD_INV_ORDER in com.sun.corba.ee.spi.logging
Methods in com.sun.corba.ee.spi.logging that return BAD_INV_ORDERModifier and TypeMethodDescriptionORBUtilSystemException.argumentsCalledAfterException()
ORBUtilSystemException.argumentsCalledMultiple()
ORBUtilSystemException.argumentsCalledNullArgs()
ORBUtilSystemException.argumentsNotCalled()
OMGSystemException.badArgumentsCall()
OMGSystemException.badCtxCall()
OMGSystemException.badInvoke()
OMGSystemException.badOperationAfterShutdown()
OMGSystemException.badPollAfter()
OMGSystemException.badPollBefore()
OMGSystemException.badPollSync()
OMGSystemException.badResultCall()
OMGSystemException.badSend()
OMGSystemException.badSetServantManager()
InterceptorsSystemException.badState1
(int arg0, int arg1) InterceptorsSystemException.badState2
(int arg0, int arg1, int arg2) OMGSystemException.createPoaDestroy()
OMGSystemException.depPreventDestruction()
POASystemException.destroyDeadlock()
OMGSystemException.destroyIndestructible()
ORBUtilSystemException.dsimethodNotcalled()
OMGSystemException.invalidPiCall1()
OMGSystemException.invalidPiCall2()
OMGSystemException.invalidPiCall3()
OMGSystemException.invalidPiCall4()
OMGSystemException.policyFactoryRegFailed
(int type) OMGSystemException.priorityReassign()
InterceptorsSystemException.rirInvalidPreInit()
POASystemException.servantManagerAlreadySet()
OMGSystemException.serviceContextAddFailed
(int id) ORBUtilSystemException.setResultAfterException()
ORBUtilSystemException.setResultCalledMultiple()
ORBUtilSystemException.setResultCalledNullArgs()
OMGSystemException.shutdownWaitForCompletionDeadlock()
OMGSystemException.xaStartOutsize()
OMGSystemException.xaStartProto()
-
Uses of BAD_INV_ORDER in org.omg.CORBA
Methods in org.omg.CORBA that throw BAD_INV_ORDERModifier and TypeMethodDescriptionAny.extract_Streamable()
Extracts aStreamable
from thisAny
object'svalue
field.void
Any.insert_fixed
(BigDecimal value, TypeCode type) Throws anorg.omg.CORBA.NO_IMPLEMENT
exception.