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.scMapMethods 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 TypeMethodDescriptionvoidServiceContextFactoryRegistryImpl.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.FactoryServiceContextDefaults.makeCodeSetServiceContextFactory()static ServiceContext.FactoryServiceContextDefaults.makeMaxStreamFormatVersionServiceContextFactory()static ServiceContext.FactoryServiceContextDefaults.makeORBVersionServiceContextFactory()static ServiceContext.FactoryServiceContextDefaults.makeSendingContextServiceContextFactory()static ServiceContext.FactoryServiceContextDefaults.makeUEInfoServiceContextFactory()Methods in com.sun.corba.ee.spi.servicecontext with parameters of type ServiceContext.FactoryModifier and TypeMethodDescriptionvoidServiceContextFactoryRegistry.register(ServiceContext.Factory factory)