Module java.corba
Package org.omg.PortableServer.ServantLocatorPackage
Provides classes and interfaces for locating the servant.
This package supplies a CookieHolder
class for passing
the Cookie
type as an out
parameter. The CookieHolder
class
follows exactly the same pattern as the other holder classes for basic types.
Package Specification
For a precise list of supported sections of official OMG specifications with which the Java[tm] Platform, Standard Edition 6 complies, see Official Specifications for CORBA support in Java[tm] SE 6.
- Since:
- 1.4
-
Class Summary Class Description CookieHolder The native type PortableServer::ServantLocator::Cookie is mapped to java.lang.Object.