public abstract class PresentationDefaults extends Object
Modifier and Type | Method and Description |
---|---|
static PresentationManager.StubFactoryFactory |
getProxyStubFactoryFactory() |
static PresentationManager.StubFactoryFactory |
getStaticStubFactoryFactory() |
static PresentationManager.StubFactory |
makeStaticStubFactory(Class<?> stubClass) |
public static PresentationManager.StubFactoryFactory getStaticStubFactoryFactory()
public static PresentationManager.StubFactoryFactory getProxyStubFactoryFactory()
public static PresentationManager.StubFactory makeStaticStubFactory(Class<?> stubClass)
Copyright © 2018 JBoss by Red Hat. All rights reserved.