public abstract class PresentationDefaults extends Object
| Modifier and Type | Method and Description |
|---|---|
static InvocationInterceptor |
getNullInvocationInterceptor() |
static PresentationManager.StubFactoryFactory |
getStaticStubFactoryFactory() |
static boolean |
inAppServer() |
static PresentationManagerImpl |
makeOrbPresentationManager() |
static PresentationManager.StubFactory |
makeStaticStubFactory(Class stubClass) |
public static PresentationManager.StubFactoryFactory getStaticStubFactoryFactory()
public static PresentationManager.StubFactory makeStaticStubFactory(Class stubClass)
public static InvocationInterceptor getNullInvocationInterceptor()
public static boolean inAppServer()
public static PresentationManagerImpl makeOrbPresentationManager()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.