Uses of Annotation Type
com.sun.corba.ee.spi.trace.IsLocal
Packages that use IsLocal
Package
Description
-
Uses of IsLocal in com.sun.corba.ee.impl.ior.iiop
Classes in com.sun.corba.ee.impl.ior.iiop with annotations of type IsLocalMethods in com.sun.corba.ee.impl.ior.iiop with annotations of type IsLocalModifier and TypeMethodDescriptionIIOPProfileImpl.getServant()
Return the servant for this IOR, if it is local AND if the OA that implements this objref supports direct access to servants outside of an invocation.boolean
IIOPProfileImpl.isLocal()
-
Uses of IsLocal in com.sun.corba.ee.impl.legacy.connection
Classes in com.sun.corba.ee.impl.legacy.connection with annotations of type IsLocalMethods in com.sun.corba.ee.impl.legacy.connection with annotations of type IsLocal -
Uses of IsLocal in com.sun.corba.ee.impl.presentation.rmi
Classes in com.sun.corba.ee.impl.presentation.rmi with annotations of type IsLocalMethods in com.sun.corba.ee.impl.presentation.rmi with annotations of type IsLocal -
Uses of IsLocal in com.sun.corba.ee.impl.protocol
Classes in com.sun.corba.ee.impl.protocol with annotations of type IsLocalMethods in com.sun.corba.ee.impl.protocol with annotations of type IsLocalModifier and TypeMethodDescriptionprotected boolean
LocalClientRequestDispatcherBase.checkForCompatibleServant
(ServantObject so, Class expectedType) Check that the servant in info (which must not be null) is an instance of the expectedType.boolean
Returns true if this object is implemented by a local servant.boolean
boolean
LocalClientRequestDispatcherBase.useLocalInvocation
(Object self) -
Uses of IsLocal in com.sun.corba.ee.impl.transport
Classes in com.sun.corba.ee.impl.transport with annotations of type IsLocalMethods in com.sun.corba.ee.impl.transport with annotations of type IsLocalModifier and TypeMethodDescriptionprotected void
ContactInfoListImpl.setLocalSubcontract()
setLocalSubcontract sets cached information that is set whenever the effectiveTargetIOR changes. -
Uses of IsLocal in com.sun.corba.ee.spi.orb
Fields in com.sun.corba.ee.spi.orb with annotations of type IsLocal