textbender.a.u.transfer
Class InPageFactory

java.lang.Object
  extended by InPageFactory

@ThreadSafe
public final class InPageFactory
extends Object

Transferand-loader that responds to text selections in a Web page, detected via a user-applet. In response, it loads a transferand corresponding to the text selection.


Constructor Summary
InPageFactory(PageVisit vP)
          Creates an InPageFactory.
 
Method Summary
 HostServiceRegistry.UniqueID uniqueID()
          The unique identifier of this source.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InPageFactory

public InPageFactory(PageVisit vP)
              throws RemoteException
Creates an InPageFactory.

Parameters:
vP - page visit, context
Throws:
RemoteException
Method Detail

uniqueID

public HostServiceRegistry.UniqueID uniqueID()
The unique identifier of this source.