getReference() Retrieves the Reference of this object.
Constructor Detail
RemoteCallRef
public RemoteCallRef(String itfClassName, String containerId, String factoryName, boolean useID)(Code)
Constructor : build a reference.
Parameters: itfClassName - the name of the interface. Parameters: containerId - the ID of the container. Parameters: factoryName - the name of the factory Parameters: useID - true if all instance build with this ref are unique(stateful), false if it references the same object (stateless)
Retrieves the Reference of this object.
The non-null Reference of this object. exception: NamingException - If a naming exception was encountered whileretrieving the reference.
Fields inherited from org.ow2.easybeans.proxy.reference.AbsCallRef