public class RemoteBusinessWrapperBase extends Object implements Serializable
| Constructor and Description |
|---|
RemoteBusinessWrapperBase(Remote stub,
String busIntf) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getBusinessInterfaceName() |
Remote |
getStub() |
int |
hashCode() |
Object |
readResolve() |
Object |
writeReplace() |
public Remote getStub()
public String getBusinessInterfaceName()
public Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionpublic Object readResolve() throws ObjectStreamException
ObjectStreamExceptionCopyright © 2019. All rights reserved.