public abstract class StubFactoryFactoryBase extends Object implements PresentationManager.StubFactoryFactory
| Constructor and Description |
|---|
StubFactoryFactoryBase() |
| Modifier and Type | Method and Description |
|---|---|
String |
getStubName(String fullName)
Returns the stub classname for the given interface name.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatesDynamicStubs, createStubFactory, getTiepublic String getStubName(String fullName)
getStubName in interface PresentationManager.StubFactoryFactoryfullName - fully qualified name remote classCopyright © 2018 JBoss by Red Hat. All rights reserved.