public abstract class StubFactoryBase extends Object implements PresentationManager.StubFactory
Modifier and Type | Field and Description |
---|---|
protected PresentationManager.ClassData |
classData |
Modifier | Constructor and Description |
---|---|
protected |
StubFactoryBase(PresentationManager.ClassData classData) |
Modifier and Type | Method and Description |
---|---|
String[] |
getTypeIds()
Return the repository ID information for all Stubs
created by this stub factory.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
makeStub
protected final PresentationManager.ClassData classData
protected StubFactoryBase(PresentationManager.ClassData classData)
public String[] getTypeIds()
PresentationManager.StubFactory
getTypeIds
in interface PresentationManager.StubFactory
Copyright © 2020 JBoss by Red Hat. All rights reserved.