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, wait
createsDynamicStubs, createStubFactory, getTie
public String getStubName(String fullName)
getStubName
in interface PresentationManager.StubFactoryFactory
fullName
- fully qualified name remote classCopyright © 2017 JBoss by Red Hat. All rights reserved.