Uses of Interface
com.sun.corba.ee.spi.ior.ObjectKeyFactory
Packages that use ObjectKeyFactory
Package
Description
Provides access to the components and profiles in an IOR without the overhead
of CDR encoding.
-
Uses of ObjectKeyFactory in com.sun.corba.ee.impl.ior
Classes in com.sun.corba.ee.impl.ior that implement ObjectKeyFactoryModifier and TypeClassDescriptionclassSingleton used to manufacture ObjectKey and ObjectKeyTemplate instances. -
Uses of ObjectKeyFactory in com.sun.corba.ee.impl.orb
Fields in com.sun.corba.ee.impl.orb declared as ObjectKeyFactoryMethods in com.sun.corba.ee.impl.orb that return ObjectKeyFactoryModifier and TypeMethodDescriptionORBImpl.getObjectKeyFactory()ORBSingleton.getObjectKeyFactory()Methods in com.sun.corba.ee.impl.orb with parameters of type ObjectKeyFactoryModifier and TypeMethodDescriptionvoidORBImpl.setObjectKeyFactory(ObjectKeyFactory factory) voidORBSingleton.setObjectKeyFactory(ObjectKeyFactory factory) -
Uses of ObjectKeyFactory in com.sun.corba.ee.spi.ior
Methods in com.sun.corba.ee.spi.ior that return ObjectKeyFactoryModifier and TypeMethodDescriptionstatic ObjectKeyFactoryIORFactories.makeObjectKeyFactory(ORB orb) -
Uses of ObjectKeyFactory in com.sun.corba.ee.spi.orb
Methods in com.sun.corba.ee.spi.orb that return ObjectKeyFactoryMethods in com.sun.corba.ee.spi.orb with parameters of type ObjectKeyFactoryModifier and TypeMethodDescriptionabstract voidORB.setObjectKeyFactory(ObjectKeyFactory factory)