Uses of Interface
com.sun.corba.ee.spi.presentation.rmi.PresentationManager
Packages that use PresentationManager
Package
Description
-
Uses of PresentationManager in com.sun.corba.ee.impl.presentation.rmi
Classes in com.sun.corba.ee.impl.presentation.rmi that implement PresentationManagerFields in com.sun.corba.ee.impl.presentation.rmi declared as PresentationManagerModifier and TypeFieldDescriptionprivate final PresentationManagerInvocationHandlerFactoryImpl.pmprivate PresentationManagerReflectiveTie.pmprivate PresentationManagerStubInvocationHandlerImpl.pmMethods in com.sun.corba.ee.impl.presentation.rmi with parameters of type PresentationManagerModifier and TypeMethodDescriptionabstract PresentationManager.StubFactoryStubFactoryFactoryDynamicBase.makeDynamicStubFactory(PresentationManager pm, PresentationManager.ClassData classData, ClassLoader classLoader) Constructors in com.sun.corba.ee.impl.presentation.rmi with parameters of type PresentationManagerModifierConstructorDescriptionStubInvocationHandlerImpl(PresentationManager pm, PresentationManager.ClassData classData, Object stub) -
Uses of PresentationManager in com.sun.corba.ee.impl.presentation.rmi.codegen
Fields in com.sun.corba.ee.impl.presentation.rmi.codegen declared as PresentationManagerMethods in com.sun.corba.ee.impl.presentation.rmi.codegen with parameters of type PresentationManagerModifier and TypeMethodDescriptionStubFactoryFactoryCodegenImpl.makeDynamicStubFactory(PresentationManager pm, PresentationManager.ClassData classData, ClassLoader classLoader) Constructors in com.sun.corba.ee.impl.presentation.rmi.codegen with parameters of type PresentationManagerModifierConstructorDescriptionStubFactoryCodegenImpl(PresentationManager pm, PresentationManager.ClassData classData, ClassLoader loader) -
Uses of PresentationManager in com.sun.corba.ee.impl.presentation.rmi.proxy
Methods in com.sun.corba.ee.impl.presentation.rmi.proxy with parameters of type PresentationManagerModifier and TypeMethodDescriptionStubFactoryFactoryProxyImpl.makeDynamicStubFactory(PresentationManager pm, PresentationManager.ClassData classData, ClassLoader classLoader) -
Uses of PresentationManager in com.sun.corba.ee.spi.orb
Fields in com.sun.corba.ee.spi.orb declared as PresentationManagerMethods in com.sun.corba.ee.spi.orb that return PresentationManagerModifier and TypeMethodDescriptionstatic PresentationManagerORB.getPresentationManager()Returns the Presentation Manager for the current thread group, using the ThreadGroup-specific AppContext to hold it.