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, waitmakeStubprotected final PresentationManager.ClassData classData
protected StubFactoryBase(PresentationManager.ClassData classData)
public String[] getTypeIds()
PresentationManager.StubFactorygetTypeIds in interface PresentationManager.StubFactoryCopyright © 2018 JBoss by Red Hat. All rights reserved.