Uses of Interface
com.sun.corba.se.spi.presentation.rmi.PresentationManager
Packages that use PresentationManager
-
Uses of PresentationManager in com.sun.corba.se.impl.presentation.rmi
Classes in com.sun.corba.se.impl.presentation.rmi that implement PresentationManagerMethods in com.sun.corba.se.impl.presentation.rmi with parameters of type PresentationManagerModifier and TypeMethodDescriptionabstract PresentationManager.StubFactoryStubFactoryFactoryDynamicBase.makeDynamicStubFactory(PresentationManager pm, PresentationManager.ClassData classData, ClassLoader classLoader) StubFactoryFactoryProxyImpl.makeDynamicStubFactory(PresentationManager pm, PresentationManager.ClassData classData, ClassLoader classLoader) Constructors in com.sun.corba.se.impl.presentation.rmi with parameters of type PresentationManagerModifierConstructorDescriptionReflectiveTie(PresentationManager pm, ORBUtilSystemException wrapper) StubInvocationHandlerImpl(PresentationManager pm, PresentationManager.ClassData classData, Object stub) -
Uses of PresentationManager in com.sun.corba.se.spi.orb
Methods in com.sun.corba.se.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.