Uses of Interface
com.sun.corba.se.spi.presentation.rmi.PresentationManager.StubFactoryFactory
Packages that use PresentationManager.StubFactoryFactory
Package
Description
-
Uses of PresentationManager.StubFactoryFactory in com.sun.corba.se.impl.presentation.rmi
Classes in com.sun.corba.se.impl.presentation.rmi that implement PresentationManager.StubFactoryFactoryModifier and TypeClassDescriptionclassclassclassclassMethods in com.sun.corba.se.impl.presentation.rmi that return PresentationManager.StubFactoryFactoryModifier and TypeMethodDescriptionPresentationManagerImpl.getStubFactoryFactory(boolean isDynamic) Methods in com.sun.corba.se.impl.presentation.rmi with parameters of type PresentationManager.StubFactoryFactoryModifier and TypeMethodDescriptionvoidPresentationManagerImpl.setStubFactoryFactory(boolean isDynamic, PresentationManager.StubFactoryFactory sff) -
Uses of PresentationManager.StubFactoryFactory in com.sun.corba.se.spi.orb
Methods in com.sun.corba.se.spi.orb that return PresentationManager.StubFactoryFactoryModifier and TypeMethodDescriptionORB.getStubFactoryFactory()Get the appropriate StubFactoryFactory. -
Uses of PresentationManager.StubFactoryFactory in com.sun.corba.se.spi.presentation.rmi
Methods in com.sun.corba.se.spi.presentation.rmi that return PresentationManager.StubFactoryFactoryModifier and TypeMethodDescriptionPresentationDefaults.getProxyStubFactoryFactory()PresentationDefaults.getStaticStubFactoryFactory()PresentationManager.getStubFactoryFactory(boolean isDynamic) Return the registered StubFactoryFactory.Methods in com.sun.corba.se.spi.presentation.rmi with parameters of type PresentationManager.StubFactoryFactoryModifier and TypeMethodDescriptionvoidPresentationManager.setStubFactoryFactory(boolean isDynamic, PresentationManager.StubFactoryFactory sff) Register the StubFactoryFactory.