Uses of Interface
com.sun.corba.ee.spi.servicecontext.ServiceContext.Factory
Packages that use ServiceContext.Factory
-
Uses of ServiceContext.Factory in com.sun.corba.ee.impl.servicecontext
Fields in com.sun.corba.ee.impl.servicecontext with type parameters of type ServiceContext.FactoryModifier and TypeFieldDescriptionprivate Map
<Integer, ServiceContext.Factory> ServiceContextFactoryRegistryImpl.scMap
Methods in com.sun.corba.ee.impl.servicecontext that return ServiceContext.FactoryMethods in com.sun.corba.ee.impl.servicecontext with parameters of type ServiceContext.FactoryModifier and TypeMethodDescriptionvoid
ServiceContextFactoryRegistryImpl.register
(ServiceContext.Factory factory) -
Uses of ServiceContext.Factory in com.sun.corba.ee.spi.servicecontext
Methods in com.sun.corba.ee.spi.servicecontext that return ServiceContext.FactoryModifier and TypeMethodDescriptionServiceContextFactoryRegistry.find
(int scId) static ServiceContext.Factory
ServiceContextDefaults.makeCodeSetServiceContextFactory()
static ServiceContext.Factory
ServiceContextDefaults.makeMaxStreamFormatVersionServiceContextFactory()
static ServiceContext.Factory
ServiceContextDefaults.makeORBVersionServiceContextFactory()
static ServiceContext.Factory
ServiceContextDefaults.makeSendingContextServiceContextFactory()
static ServiceContext.Factory
ServiceContextDefaults.makeUEInfoServiceContextFactory()
Methods in com.sun.corba.ee.spi.servicecontext with parameters of type ServiceContext.FactoryModifier and TypeMethodDescriptionvoid
ServiceContextFactoryRegistry.register
(ServiceContext.Factory factory)