Top Description Fields Constructors Methods
com.sun.jndi.rmi.registry

public final Class ReferenceWrapper_Stub

extends RemoteStub
implements RemoteReference, Remote
Class Inheritance
All Implemented Interfaces
java.rmi.Remote, com.sun.jndi.rmi.registry.RemoteReference
Annotations
@SuppressWarnings:deprecation, rawtypes, unchecked

Deprecated

as a consequence of RemoteStub being deprecated. See corresponding docs for further information.

ReferenceWrapper_Stub.

Field Summary

Modifier and TypeField and Description
private static Method
private static final long

Constructor Summary

AccessConstructor and Description
public

Method Summary

Modifier and TypeMethod and Description
public Reference
Inherited from java.rmi.server.RemoteStub:
setRef

Field Detail

$method_getReference_0back to summary
private static Method $method_getReference_0
serialVersionUIDback to summary
private static final long serialVersionUID

Hides java.rmi.server.RemoteStub.serialVersionUID.

Constructor Detail

ReferenceWrapper_Stubback to summary
public ReferenceWrapper_Stub(RemoteRef ref)

Method Detail

getReferenceback to summary
public Reference getReference() throws RemoteException, NamingException

Implements com.sun.jndi.rmi.registry.RemoteReference.getReference.